What problem does it solve? Design teams struggle to keep AI-generated screens visually consistent with an existing project's design language. This Skill converts a Stitch project's screens, HTML code, and theme metadata into a structured DESIGN.md file that acts as a source of truth for prompting Stitch to generate on-brand new screens. ## Core Features & Use Cases - Design Token Extraction: Retrieves screens via the Stitch MCP Server and extracts colors, typography, spacing, shadows, and component patterns from HTML/Tailwind code. - Semantic Translation: Converts technical values like rounded-lg or hex codes into descriptive design language (e.g., "Subtly rounded corners", "Deep Muted Teal-Navy (#294056)") aligned with the Stitch Effective Prompting Guide. - Structured Output: Produces a DESIGN.md covering visual theme, color palette and roles, typography rules, component stylings, and layout principles. - Use Case: After designing a Furniture Collection Home screen in Stitch, run this Skill to generate a DESIGN.md so every subsequent screen prompt produces visually consistent results. ## Quick Start Analyze my Stitch project's Home screen and generate a comprehensive DESIGN.md file documenting its design system.