What problem does it solve? Manually documenting a design system from an existing Stitch project is slow and inconsistent, and vague prompts cause Stitch to generate screens that drift from the established visual language. This Skill turns screen HTML, screenshots, and project metadata into a structured DESIGN.md that acts as a source of truth for future screen generation. ## Core Features & Use Cases - Design Token Extraction: Retrieves screens via the Stitch MCP Server and extracts colors, typography, spacing, corner radii, and shadow patterns from HTML and Tailwind classes. - Semantic Translation: Converts technical values like rounded-lg or hex codes into descriptive design language (e.g., "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 Home screen for a furniture collection app in Stitch, 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 DESIGN.md file documenting its full design system.