What problem does it solve?
This Skill ensures that no implementation begins without a validated design by guiding users through context exploration, focused clarification, and structured design presentation to avoid wasted work and hidden assumptions.
Core Features & Use Cases
- Structured Discovery: Walks through exploring project context, reviewing files and docs, and asking one clarifying question at a time.
- Option Comparison: Proposes 2–3 approaches with trade-offs and a clear recommendation to inform decisions.
- Validated Design & Handoff: Presents sectioned designs, obtains user approval, writes a committed design doc in docs/plans/YYYY-MM-DD-<topic>-design.md, and transitions to implementation planning via the writing-plans skill.
- Use Case: Use before adding a new feature, changing configuration, or building a UI component to capture requirements, weigh alternatives, and prevent rework.
Quick Start
Begin by asking the assistant to help brainstorm and design a feature: ask one clarifying question, propose 2-3 approaches with trade-offs, and present a recommended design for my approval.