What problem does it solve? Designing and coding UI components from scratch is slow and often inconsistent with a project's existing framework and styling conventions. This Skill automates the generation of production-ready UI components by combining AI design generation with project-aware code adaptation. ## Core Features & Use Cases - Multi-source design generation: Create UI from text descriptions, uploaded screenshots or sketches, aesthetic vibe descriptions, or Figma URLs using Google Stitch, 21st.dev Magic MCP, and Figma MCP. - Project convention detection: Automatically detects the framework (React, Vue, Svelte), styling approach (Tailwind, CSS Modules), component directories, and naming conventions before writing any code. - Design system extraction: Generates and maintains a DESIGN.md file capturing colors, typography, spacing, and component patterns as a reusable source of truth. - Use Case: Ask for a pricing page with three tiers; the Skill generates the design in Stitch, exports the code, converts it to your project's React + Tailwind conventions, adds TypeScript props and accessibility attributes, and writes the component files. ## Quick Start Ask the assistant to create a dashboard card component with a dark minimal style using the ui skill.