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 before any implementation begins. ## Core Features & Use Cases - Discovery Interview: Guides a conversational interview covering purpose, users, content, data ranges, edge cases, design goals, constraints, and anti-goals. - Design Brief Generation: Synthesizes interview answers into a structured nine-section brief covering layout strategy, key states, interaction model, and content requirements. - Use Case: Before building a new dashboard feature, run this Skill to clarify who uses it, what states it needs (empty, loading, error), 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 new feature before writing any code.