Before you write a single line of code for that new feature, this walks you through building a proper design brief. It scans your codebase for existing design tokens, Tailwind configs, component libraries, and UI patterns, then interviews you methodically about user needs, aesthetic direction, emotional tone, and constraints. The output is a structured markdown brief saved to `.design/<feature-slug>/` that covers everything from experience principles to component inventory to what's explicitly out of scope. What makes this worthwhile is the relentless interviewing process. It forces you to answer the hard questions about who this is for and what success looks like before you're three hours deep in CSS wondering why nothing feels right.
npx skills add https://github.com/julianoczkowski/designer-skills --skill design-brief