What problem does it solve? AI-generated interfaces often fail because design decisions are made without understanding the feature's purpose, users, and constraints. This Skill prevents premature coding by running a structured discovery process that produces a design brief before any implementation begins. ## Core Features & Use Cases - Discovery Interview: Guides a conversational interview covering purpose, users, content ranges, edge cases, design goals, constraints, and anti-goals. - Design Brief Generation: Synthesizes interview answers into a nine-section brief covering feature summary, primary user action, design direction, layout strategy, key states, interaction model, content requirements, recommended references, and open questions. - Use Case: Before building a new dashboard settings page, run this Skill to clarify who uses it, what states it needs (empty, error, loading), and how it should feel, then hand the confirmed brief to an implementation skill. ## Quick Start Ask the AI to shape the UX and UI for your feature, for example: "Shape the design for a notification preferences panel before we write any code."