Skill

Superpowers

Skill

Battle-tested skills for the agent you already run.

obra’s Superpowers pack — brainstorming, TDD, debugging, and plans as files. The community set people actually enable.

latest·MIT·Updated this month·github.com/obra/superpowers

Claude CodeCursorDesktop
ScannedActive
npx skills add obra/superpowers

By obra

Input

A task the agent would otherwise freestyle.

Output

A disciplined run with a written plan.

superpowers.skill/invoke

You say

Use TDD. Red, green, then the refactor. Do not skip the test.

It returns

Failing test first. Implementation second. Diff is the test plus the fix.

Prompt notebook

Prompts this skill is built for.

  • You say

    Brainstorm the approach before you touch files.

    It returns

    A one-page plan in the repo. Waiting for a yes.

What it teaches

  1. 01Brainstorm
  2. 02TDD
  3. 03Debug
  4. 04Plans as files