An autonomous website builder that creates a self-perpetuating development loop using Stitch's visual design tools. Each iteration reads a task from `.stitch/next-prompt.md`, generates a page with proper design system compliance, integrates it into your site structure, and writes the next task to keep the loop running. Handles the full pipeline from Stitch project management to HTML output, with optional Chrome DevTools verification. Best for rapid prototyping when you want to iterate on multiple pages without manual intervention between builds. The baton-passing system is clever, though you'll want to monitor it since autonomous loops can drift from your original vision.
npx skills add https://github.com/google-labs-code/stitch-skills --skill stitch-loop