Recently Added

Fresh skills just added to the collection. Be the first to try them out!

Showing 51985-52008 of 52078 skills
kthorn

Checking ChEMBL for Structured SAR Data

by kthorn

Check if medicinal chemistry papers are in ChEMBL database to access curated bioactivity data

API Dev 112 9mo ago
kthorn

Cleaning Up Research Sessions

by kthorn

Safely remove intermediate files from completed research sessions while preserving important data

Academic 112 9mo ago
kthorn

Getting Started with Research Superpowers

by kthorn

Introduction to literature search & review skills - systematic paper finding, screening, extraction, and citation traversal

Academic 112 9mo ago
kthorn

Answering Research Questions

by kthorn

Main orchestration workflow for systematic literature research - search, evaluate, traverse, synthesize

Academic 112 9mo ago
kthorn

Evaluating Paper Relevance

by kthorn

Two-stage paper screening - abstract scoring then deep dive for specific data extraction

Academic 112 9mo ago
kthorn

Searching Scientific Literature

by kthorn

PubMed search with keyword optimization, result parsing, and metadata extraction

Processing 112 9mo ago
kthorn

Subagent-Driven Literature Review

by kthorn

Use parallel subagents for large-scale paper screening and deep dive analysis

Academic 112 9mo ago
kthorn

Traversing Citation Networks

by kthorn

Smart backward and forward citation following via Semantic Scholar, with relevance filtering and deduplication

Academic 112 9mo ago
kthorn

Finding Open Access Papers

by kthorn

Use Unpaywall API to find free full-text versions of paywalled papers

Academic 112 9mo ago
obra

Getting Started with Skills

by obra

Skills wiki intro - mandatory workflows, search tool, brainstorming triggers

Embeddings 41 9mo ago
obra

Brainstorming Ideas Into Designs

by obra

Interactive idea refinement using Socratic method to develop fully-formed designs

Code Gen 41 9mo ago
obra

Executing Plans

by obra

Execute detailed plans in batches with review checkpoints

Analytics 41 9mo ago
obra

Subagent-Driven Development

by obra

Execute implementation plan by dispatching fresh subagent for each task, with code review between tasks

Automation 41 9mo ago
obra

Finishing a Development Branch

by obra

Complete feature development with structured options for merge, PR, or cleanup

Code Review 41 9mo ago
obra

Writing Plans

by obra

Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context

Auth 41 9mo ago
obra

Verification Before Completion

by obra

Run verification commands and confirm output before claiming success

Agents 41 9mo ago
obra

Code Review Reception

by obra

Receive and act on code review feedback with technical rigor, not performative agreement or blind implementation

Code Review 41 9mo ago
obra

Systematic Debugging

by obra

Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.

Code Gen 41 9mo ago
obra

Requesting Code Review

by obra

Dispatch code-reviewer subagent to review implementation against plan or requirements before proceeding

Automation 41 9mo ago
obra

Remembering Conversations

by obra

Search previous Claude Code conversations for facts, patterns, decisions, and context using semantic or text search

Embeddings 41 9mo ago
obra

Encapsulating Complexity

by obra

Hide implementation details behind interfaces - work at domain level (what), not implementation level (how)

Processing 41 9mo ago
obra

Localizing Variables

by obra

Declare variables in smallest possible scope, initialize close to first use, minimize span and live time

Automation 41 9mo ago
obra

Maintaining Consistent Abstractions

by obra

Class interfaces present one cohesive abstraction - don't mix domain logic with serialization, persistence, or unrelated concerns

Processing 41 9mo ago
obra

Domain-Focused Naming

by obra

Name code by what it does in the domain, not how it's implemented or its history

Code Gen 41 9mo ago