stitch-skillsMCP Server36/100 via “shadcn/ui component library integration and guidance”
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: Encodes shadcn/ui component semantics, customization patterns, and best practices in a structured skill that agents can reference during code generation, enabling intelligent component selection and customization without requiring agents to parse shadcn/ui documentation. The skill includes a component catalog, customization guide, and migration guide as structured resources.
vs others: More integrated than generic component library documentation because it's specifically designed for agent-driven code generation and includes customization patterns and migration guides, and more maintainable than hardcoding component logic because customization is externalized to the skill resources.