What problem does it solve? Documenting an existing UI's design system manually is slow and inconsistent, making it hard to generate new screens that match the established visual language. This Skill automates the extraction of design tokens from Stitch projects and synthesizes them into a reusable DESIGN.md file. ## Core Features & Use Cases - Automated Retrieval: Fetches project metadata, screen HTML, and screenshots through the Stitch MCP Server using project and screen IDs. - Semantic Token Translation: Converts technical CSS and Tailwind values (hex codes, border-radius, shadows) into descriptive natural design language with exact values preserved. - Structured Output: Produces a DESIGN.md covering visual theme, color palette and roles, typography rules, component stylings, and layout principles. - Use Case: Analyze the Home screen of a Furniture Collection Stitch project and generate a DESIGN.md so future Stitch prompts produce screens aligned with the existing design system. ## Quick Start Ask the agent to analyze your Stitch project's Home screen and generate a comprehensive DESIGN.md documenting its design system.