Skill
stitch-design
Unified entry point for Stitch design work. Handles prompt enhancement (UI/UX keywords, atmosphere), design system synthesis (.stitch/DESIGN.md), and high-fidelity screen generation/editing via Stitch MCP.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
Install command
git clone https://github.com/google-labs-code/stitch-skills /tmp/stitch-skills && ln -s /tmp/stitch-skills/skills/stitch-design ~/.claude/skills/stitch-design
More from this repo
design-md
Used to analyze Stitch projects and synthesize a semantic design system into DESIGN.md files
enhance-prompt
Transforms vague UI ideas into polished, Stitch-optimized prompts.
react:components
Converts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.