Superpowers
Discipline · Must-haveA battle-tested suite of discipline skills that make Claude behave like a senior engineer. Forces brainstorming before coding, TDD before writing, systematic debugging instead of guess-and-check, planning before executing, verification before "it's done."
- brainstorming — Claude asks clarifying questions before building anything
- test-driven-development — test first, then code (not the reverse)
- systematic-debugging — no fixes without root-cause investigation
- writing-plans / executing-plans — break work into task-by-task plans with review checkpoints
- verification-before-completion — never claim "done" without running the verification command