stitch-skillsMCP Server36/100 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: Organizes design system knowledge in a structured resources/ directory that agents can reference during code generation, treating design system documentation as a queryable knowledge base rather than static documentation. This approach enables agents to make informed decisions about component selection, styling, and accessibility without explicit instruction.
vs others: More accessible than external design system documentation because resources are co-located with skill logic, and more actionable than unstructured documentation because resources are organized by type (checklists, style guides, API docs).