Skill directory
Agent skills
Focused instruction packs that teach a coding agent one job well. Browse the catalog and use any of them inside a RiverX project.
1,243Skills
154Publishers
203Official
Brainstormingobra/superpowersYou MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.1.3K8Systematic Debuggingobra/superpowersUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes1.2K11Verification Before Completionobra/superpowersUse when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always1.1K1Writing Plansobra/superpowersUse when you have a spec or requirements for a multi-step task, before touching code1.1K2Test Driven Developmentobra/superpowersUse when implementing any feature or bugfix, before writing implementation code1K2Subagent Driven Developmentobra/superpowersUse when executing implementation plans with independent tasks in the current session1K7Executing Plansobra/superpowersUse when you have a written implementation plan to execute in a separate session with review checkpoints1K1Requesting Code Reviewobra/superpowersUse when completing tasks, implementing major features, or before merging to verify work meets requirements1K2Dispatching Parallel Agentsobra/superpowersUse when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies9781Using Git Worktreesobra/superpowersUse when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback9761Finishing A Development Branchobra/superpowersUse when implementation is complete, all tests pass, and you need to decide how to integrate the work9651Receiving Code Reviewobra/superpowersUse when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation9621Using Superpowersobra/superpowersUse when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions9626Writing Skillsobra/superpowersUse when creating new skills, editing existing skills, or verifying skills work before deployment9587
