stitch-skillsMCP Server36/100 via “multi-page website generation from design specifications”
A library of Agent Skills designed to work with the Stitch MCP server. Each skill follows the Agent Skills open standard, for compatibility with coding agents such as Antigravity, Gemini CLI, Claude Code, Cursor.
Unique: Implements iterative design-to-code transformation via the stitch-loop skill, which decomposes multi-page websites into page-level tasks, manages component reuse across pages, and enforces styling consistency through a unified design system application. This orchestration approach enables scaling from single-page to multi-page generation without exponential complexity.
vs others: More sophisticated than single-page design-to-code tools because it manages cross-page consistency and component reuse, and more maintainable than manually-coded websites because styling and components are generated from a single design source.