This orchestrates the complete design-to-build workflow as a guided sequence: clarifying requirements, writing a design brief, defining information architecture, generating design tokens, breaking work into tasks, and building the frontend. It runs each phase deliberately and waits for confirmation before moving forward, so you're never wondering what comes next or why a decision was made three steps ago. Everything gets saved to a .design folder with proper structure, and you can skip phases if you already have a brief or tokens. The design review phase runs separately when you have something built, capturing screenshots at different breakpoints and comparing against the original brief. It's the long way, but that's the point.
npx skills add https://github.com/julianoczkowski/designer-skills --skill design-flow