google-labs-code/stitch-skills · Official

stitch-loop

All-time #501 Trending #1350 Hot #5640 First seen Jan 23, 2026
8-week activity · all time api

Installation

$ npx skills add https://github.com/google-labs-code/stitch-skills

Summary

  • Autonomous website builder using iterative Stitch generation with baton-passing loop coordination.
  • Implements a relay pattern where each agent iteration reads a task from .stitch/next-prompt.md , generates a page via Stitch MCP, integrates it into the site, and writes the next task for continuation Manages Stitch project state through .stitch/metadata.json , persisting project IDs, screen metadata, and design theme across iterations Requires .stitch/DESIGN.md (visual design system) and .stitch/SITE.md (site vision, sitemap, roadmap) as context files to ensure consistency and avoid recreating existing pages Optionally verifies generated pages using Chrome DevTools MCP by starting a local dev server and comparing rendered output against Stitch screenshots Handles asset retrieval, HTML integration into site/public/ , navigation wiring, and documentation updates to keep the site coherent across multiple build cycles

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Security audits

Partner security reviews for this skill.

agent-trust-hub SAFE

Analyzed Mar 6, 2026

The skill enables an autonomous website-building loop using the Stitch platform. It functions as a state machine where instructions are passed through local files. No malicious patterns were detected beyond the inherent operational risks of autonomous agent loops.

snyk LOW

Analyzed Mar 6, 2026

No issues detected.

socket Score 0.9000 · 0 alerts

Analyzed Mar 18, 2026

  • license 1
  • maintenance 1
  • quality 0.9
  • supply chain 1
  • vulnerability 1

0 alerts

Also in this package

Other skills from google-labs-code/stitch-skills · top by installs.

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

Browse all from google-labs-code/stitch-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 8.3K
License LICENSE
Default branch main
Open issues 9
Status Active

History

  1. First seen on skills.sh
  2. First recorded snapshot · 53,600 installs

Videos

Tutorials, guides, and showcases specifically about this skill.