What problem does it solve? Design teams using Stitch need a consistent, reusable description of their visual language so newly generated screens match existing designs, but manually documenting colors, typography, and component styles from HTML and screenshots is slow and error-prone. ## Core Features & Use Cases - Design Token Extraction: Retrieves screen HTML, screenshots, and project metadata via the Stitch MCP Server to identify colors, typography, spacing, and component patterns. - Semantic Translation: Converts technical CSS and Tailwind values (e.g., rounded-lg, hex codes) into descriptive natural-language design terminology that Stitch prompting understands. - Structured DESIGN.md Output: Produces a standardized Markdown document covering visual theme, color palette with hex codes, typography rules, component stylings, and layout principles. - Use Case: After designing a Home screen in Stitch, run this Skill to generate a DESIGN.md that serves as the source of truth for prompting Stitch to create additional screens in the same style. ## Quick Start Analyze my Stitch project's Home screen and generate a DESIGN.md file documenting its design system.