Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files
Add this skill
npx mdskills install google-labs-code/design-mdDetailed instructions for extracting design systems from Stitch projects into semantic documentation
npx skills add google-labs-code/stitch-skills --skill design-md --global
Analyze my Furniture Collection project's Home screen and generate a comprehensive DESIGN.md file documenting the design system.
This repository follows the Agent Skills open standard. Each skill is self-contained with its own logic, workflow, and reference materials.
design-md/
├── SKILL.md — Core instructions & workflow
├── examples/ — Sample DESIGN.md outputs
└── README.md — This file
When activated, the agent follows a structured design analysis pipeline:
Install via CLI
npx mdskills install google-labs-code/design-mdDesign Md is a free, open-source AI agent skill. Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files
Install Design Md with a single command:
npx mdskills install google-labs-code/design-mdThis downloads the skill files into your project and your AI agent picks them up automatically.
Design Md works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.