Takes UI screenshots you like and systematically extracts the design system (colors, typography, spacing, components) into documentation, then combines that with your product idea to generate implementation-ready prompts for building React UIs. The workflow is thorough: analyze images, generate a PRD if you don't have one, compose a final prompt with all the design constraints baked in, then scaffold multiple UI variations as actual components. Honestly most impressive for how it bridges the gap between "I like this design" and "here's working code that matches it." You'll need reference images and a project concept file to start, and it saves everything to a documents folder so you can iterate.
npx skills add https://github.com/daymade/claude-code-skills --skill ui-designer