← all plugins

Superpowers

by @obra · plugin · 14 skills

Superpowers from obra/superpowers.

Install the whole plugin (CLI)
npx skillmds add obra/brainstorming npx skillmds add obra/writing-plans npx skillmds add obra/writing-skills npx skillmds add obra/executing-plans npx skillmds add obra/using-superpowers npx skillmds add obra/using-git-worktrees npx skillmds add obra/systematic-debugging npx skillmds add obra/receiving-code-review npx skillmds add obra/requesting-code-review npx skillmds add obra/test-driven-development npx skillmds add obra/dispatching-parallel-agents npx skillmds add obra/subagent-driven-development npx skillmds add obra/finishing-a-development-branch npx skillmds add obra/verification-before-completion
⬇ Download

Skills in this plugin

  1. brainstorming · obra bundle
    Guides collaborative dialogue to turn ideas into fully formed designs and specs before any implementation begins.
    247k
    repo stars
  2. writing-plans · obra bundle
    Creates detailed, step-by-step implementation plans from specs or requirements, with task decomposition, file structure, and test-driven development instructions.
    247k
    repo stars
  3. writing-skills · obra bundle
    Create, edit, and verify agent skills using test-driven development to ensure agents follow documented procedures correctly.
    247k
    repo stars
  4. executing-plans · obra
    Load a written implementation plan, execute each task with verification checkpoints, and complete development using a structured workflow.
    247k
    repo stars
  5. using-superpowers · obra bundle
    Ensures skills are invoked before any response, including clarifying questions, and establishes how to find and use skills.
    247k
    repo stars
  6. using-git-worktrees · obra
    Sets up an isolated Git worktree for feature development, preferring native tools and falling back to manual git worktrees when needed.
    247k
    repo stars
  7. systematic-debugging · obra bundle
    Find root causes of bugs, test failures, or unexpected behavior before proposing any fixes.
    247k
    repo stars
  8. receiving-code-review · obra
    Provides a structured protocol for receiving and evaluating code review feedback, emphasizing technical verification over performative agreement.
    247k
    repo stars
  9. requesting-code-review · obra bundle
    Dispatch a code reviewer subagent to catch issues before they cascade, with precisely crafted context for evaluation.
    247k
    repo stars
  10. test-driven-development · obra bundle
    Write tests before implementation code for new features, bug fixes, and refactoring, following the red-green-refactor cycle.
    247k
    repo stars
  11. dispatching-parallel-agents · obra
    Dispatch multiple independent tasks to parallel agents for faster debugging and problem-solving.
    247k
    repo stars
  12. subagent-driven-development · obra bundle
    Execute implementation plans by dispatching a fresh subagent per task, with task review after each and a whole-branch review at the end.
    247k
    repo stars
  13. finishing-a-development-branch · obra
    Guides completion of development work by verifying tests, detecting the environment, and presenting structured options for merging, creating a PR, or discarding changes.
    247k
    repo stars
  14. verification-before-completion · obra
    Enforces running verification commands and confirming output before claiming work is complete, fixed, or passing, to prevent false success claims.
    247k
    repo stars