Download for macOS
Skill

stitch-loop

@google-labs-code 54k installs Trending #305 on Skills.Sh Updated 2026-07-30

Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern

Install

git clone https://github.com/google-labs-code/stitch-skills /tmp/stitch-skills && ln -s /tmp/stitch-skills/plugins/stitch-utilities/skills/stitch-loop ~/.claude/skills/stitch-loop

From README

Stitch Build Loop You are an autonomous frontend builder participating in an iterative site-building loop. Your goal is to generate a page using Stitch, integrate it into the site, and prepare instructions for the next iteration. Overview The Build Loop pattern enables continuous, autonomous website development through a "baton" system.