What problem does it solve? When prompting Stitch to generate new screens, designs often drift from the existing visual language because there is no documented source of truth. This Skill analyzes an existing Stitch project and synthesizes its design system into a DESIGN.md file that keeps future generated screens visually consistent. ## Core Features & Use Cases - Project Retrieval via Stitch MCP: Discovers projects and screens through the Stitch MCP Server, fetching screenshots, HTML code, and design theme metadata. - Design Token Translation: Converts technical values like hex codes, border-radius, and shadows into descriptive natural language (e.g., "Deep Muted Teal-Navy (#294056)", "Pill-shaped"). - Structured DESIGN.md Output: Produces a Markdown document covering visual theme, color palette and roles, typography rules, component stylings, and layout principles. - Use Case: You have a Stitch project with a polished Home page and want to generate ten more screens that match. Run this Skill to produce a DESIGN.md, then reference it in every subsequent Stitch prompt for consistent results. ## Quick Start Ask the AI to analyze your Stitch project using the Stitch MCP Server and generate a DESIGN.md file capturing its design system.