What problem does it solve?
Many Stitch projects contain visual designs locked in screenshots, HTML, and metadata without a clear, human-friendly design system for guiding consistent screen generation; this skill extracts and organizes those tokens and rules into a single DESIGN.md file that serves as a source of truth.
Core Features & Use Cases
- Retrieval of Stitch project and screen metadata using the Stitch MCP Server to obtain screenshots, HTML/CSS, and designTheme details.
- Extraction of design tokens (colors, typography, spacing, shapes) and component patterns from HTML and project metadata.
- Translation of technical CSS/Tailwind values into descriptive, designer-friendly language and synthesis into a structured DESIGN.md for guiding new screen generation.
- Use Case: Convert a project's Home screen and its HTML/CSS into a DESIGN.md to prompt Stitch to generate additional screens that match the established visual language.
Quick Start
Analyze the Furniture Collection Stitch project Home screen and generate a DESIGN.md that documents its colors, typography, component rules, spacing, and layout principles.