superpowers
Installation
SKILL.md
Superpowers (pcvelz)
Superpowers -- extended fork of obra/superpowers for Claude Code.
15 built-in skills that auto-activate by development context.
Key advantage: .tasks.json persistence -- plans survive between sessions.
Install
claude plugins marketplace add pcvelz/superpowers
claude plugins install superpowers@superpowers-marketplace
Skills Included (15)
Testing & Quality
- test-driven-development -- RED-GREEN-REFACTOR cycle
- verification-before-completion -- verify fix actually works before claiming done
- systematic-debugging -- 4-phase root cause analysis