What problem does it solve? When generating new screens with Stitch, prompts often produce inconsistent results because the AI lacks a clear reference for the existing design language. This Skill analyzes an existing Stitch project's screens and synthesizes a semantic DESIGN.md file that serves as a source of truth for consistent screen generation. ## Core Features & Use Cases - Stitch Project Analysis: Retrieves screen metadata, HTML code, screenshots, and design themes via the Stitch MCP Server. - Semantic Design Translation: Converts technical values (Tailwind classes, hex codes, border-radius) into descriptive natural language that Stitch interprets effectively. - Structured DESIGN.md Output: Generates a standardized document covering visual atmosphere, color palette with roles, typography rules, component stylings, and layout principles. - Use Case: A designer has a Stitch project with a finished Home page and wants to generate ten more screens that match. This Skill extracts the design language into DESIGN.md so every new screen prompt stays visually consistent. ## Quick Start Analyze my Stitch project's Home screen and generate a DESIGN.md file capturing its design system.