This is a structured conversation protocol that sits before any implementation work. It walks you through understanding context, asking clarifying questions one at a time, proposing 2-3 options with tradeoffs, and presenting a design in sections for approval. Once you agree on the design, it writes a spec to docs/superpowers/specs, runs a self-check for placeholders and contradictions, then hands off to writing-plans. The hard rule is no code, no scaffolding, no implementation skills until the design is approved. It includes an optional visual companion for prototypes and diagrams if the topic benefits from browser-based mockups. Best for when you need to think through what you're building before you build it.
npx skills add https://github.com/jnmetacode/superpowers-zh --skill brainstorming