stitch-skillsMCP Server36/100 via “quality validation and automated output checking”
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: Embeds validation logic in executable scripts within each skill, enabling agents to automatically verify outputs against success criteria without external review. This approach treats validation as a first-class skill capability, not an afterthought, and enables iterative refinement loops where agents can improve outputs based on validation feedback.
vs others: More integrated than external linting tools because validation is part of the skill definition, and more actionable than static analysis because agents can use validation feedback to iteratively improve outputs.