Skill
stitch-loop
Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern
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-loop ~/.claude/skills/stitch-loop
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.