What problem does it solve? Documenting an existing design system from a Stitch project requires manually inspecting screens, HTML, and CSS, then translating technical values into reusable design language. This Skill automates that analysis and produces a structured DESIGN.md file that serves as a source of truth for generating consistent new screens. ## Core Features & Use Cases - Design Token Extraction: Retrieves screens, HTML code, screenshots, and designTheme 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 design language with exact values preserved. - Structured Output: Generates a DESIGN.md covering visual theme, color palette and roles, typography rules, component stylings, and layout principles. - Use Case: Analyze a Furniture Collection project's Home screen and produce a comprehensive DESIGN.md so future Stitch prompts generate screens aligned with the existing design language. ## Quick Start Ask the agent to analyze your Stitch project's Home screen and generate a DESIGN.md file documenting its design system.