AI Skills Warehouse
Curated AI agent skills. Select a model, copy, and run.
62 skills
/autofix-pr
intermediateSpawn a background Claude Code session that watches your PR and automatically pushes fixes when CI fails or reviewers leave comments.
/background
intermediateDetach the current session to run as a background agent and free your terminal — monitor it with `claude agents`.
/batch
advancedOrchestrate large-scale codebase changes in parallel — decomposes work into 5–30 independent units, each handled by an isolated git-worktree subagent.
/btw
beginnerAsk a side question without adding to the main conversation context — quick lookups that don't pollute your working thread.
/claude-api
beginnerLoad Claude API and Managed Agents reference material for your project's language. Also activates automatically when your code imports the Anthropic SDK.
/code-review (aka /simplify)
beginnerReview the current diff for correctness bugs without editing files. Uses three parallel review agents at configurable effort levels. Formerly /simplify.