What problem does it solve? Translating an existing Stitch project's visual design into reusable, prompt-friendly documentation is manual and error-prone, making it hard to generate new screens that match the established design language. ## Core Features & Use Cases - Design Token Extraction: Retrieves screens, HTML code, screenshots, and designTheme metadata via the Stitch MCP Server, then identifies colors, typography, spacing, and component patterns. - Semantic Translation: Converts technical CSS/Tailwind values (e.g., rounded-full, hex codes) into descriptive natural language aligned with the Stitch Effective Prompting Guide. - Structured DESIGN.md Output: Produces a standardized document covering visual theme, color palette with hex codes and roles, typography rules, component stylings, and layout principles. - Use Case: After designing a Home screen in a Stitch project, generate a DESIGN.md so every subsequent screen generation prompt stays visually consistent with the original design system. ## Quick Start Use the design-md skill to analyze my Stitch project's Home screen and generate a DESIGN.md file documenting its design system.