Use before any creative work — creating features, building components, adding functionality. Explores user intent, requirements and design before implementation.
Help turn ideas into fully formed designs and specs through natural collaborative dialogue.
Source: obra/superpowers (MIT)
Do NOT invoke any implementation skill, write any code, scaffold any project, or take any implementation action until you have presented a design and the user has approved it. This applies to EVERY project regardless of perceived simplicity.
Every project goes through this process. A todo list, a single-function utility, a config change — all of them. "Simple" projects are where unexamined assumptions cause the most wasted work. The design can be short (a few sentences for truly simple projects), but you MUST present it and get approval.
docs/specs/YYYY-MM-DD-<topic>-design.md (or project convention)Understanding the idea:
Exploring approaches:
Presenting the design:
Design for isolation and clarity:
Working in existing codebases: