stitch-loop

Autonomous website builder using iterative Stitch generation with baton-passing loop coordination.

Claude Code
View source ↗

What it does

  • Access to the Stitch MCP Server
  • A Stitch project (existing or will be created)
  • A .stitch/DESIGN.md file (generate one using the design-md skill if needed)
  • A .stitch/SITE.md file documenting the site vision and roadmap
  • Chrome DevTools MCP Server — enables visual verification of generated pages
  • The page field in YAML frontmatter determines the output filename
  • The prompt content must include the design system block from .stitch/DESIGN.md

Requirements & configuration

Configuration: DESKTOPMOBILETABLETOWNEREDITORVIEWER

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Autonomous website builder using iterative Stitch generation with baton-passing loop coordination.

Source

Repository: https://github.com/google-labs-code/stitch-skills

stitch-loop FAQ

What does the stitch-loop skill do?

Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern Access to the Stitch MCP Server A Stitch project (existing or will be created)

What does stitch-loop require?

Configuration keys: DESKTOP, MOBILE, TABLET, OWNER, EDITOR, VIEWER.

How do I install stitch-loop?

Run: npx -y skills add https://github.com/google-labs-code/stitch-skills --skill stitch-loop --agent claude-code — the source lives at github.com/google-labs-code/stitch-skills.

Maintain stitch-loop?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

stitch-loop on getagentictools
[![stitch-loop on getagentictools](https://getagentictools.com/badge/skills/google-labs-code-stitch-skills-stitch-loop.svg)](https://getagentictools.com/skills/google-labs-code-stitch-skills-stitch-loop?ref=badge)
npx agentictools info skills/google-labs-code-stitch-skills-stitch-loop

The second line is the CLI lookup for this page — handy in READMEs and docs.