What problem does it solve? Teams often jump straight into coding without clarifying requirements, leading to wasted work on misunderstood features. This Skill enforces a structured design-first workflow that explores user intent, constraints, and alternatives before any implementation begins. ## Core Features & Use Cases - Structured Clarification Process: Asks questions one at a time, proposes 2-3 approaches with trade-offs, and presents designs in sections for incremental approval. - Spec Documentation: Writes validated designs to dated spec files, runs a self-review for placeholders and contradictions, and requires user sign-off before planning. - Visual Companion: Optionally serves browser-based mockups, wireframes, and diagrams via a local server for questions that benefit from visual treatment. - Use Case: Before building a new feature, use this Skill to explore the project context, refine requirements through dialogue, and produce an approved design document that feeds directly into implementation planning. ## Quick Start Ask the AI to brainstorm and design your feature idea before writing any code, then approve the resulting spec document.