Iteratively build multi-page websites using Stitch. Reads next-prompt.md (the baton), generates the next page with Stitch MCP, integrates it into the site, then updates next-prompt.md to continue the loop. Works with stitch-design-md and stitch-ui-prompt-architect for consistent multi-page output.
$npx -y skills add gabelul/stitch-kit --skill stitch-loopInstalls into the current project.
Run `npx skills use "https://github.com/gabelul/stitch-kit" --skill "gabelul/stitch-kit/stitch-loop"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gabelul/stitch-kit" that are relevant to the current task. Run `npx skills add "https://github.com/gabelul/stitch-kit"` and select the relevant skills, then follow their instructions.