MCP Directory
Back

stitch-skills

by google-labs-code · TypeScript · ★ 5,080

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.

Install

npx -y github:google-labs-code/stitch-skills

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "stitch-skills": {
      "command": "npx",
      "args": [
        "-y",
        "github:google-labs-code/stitch-skills"
      ]
    }
  }
}

From the README

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. Install any skill from this repository using the CLI. This command will automatically detect your active coding agents and place the skill in the appropriate directory. Unified entry point for Stitch design work. Handles prompt enhancement (UI/UX keywords, atmosphere), design system synthesis (.stitch/DESIGN.md), and high-fidelity screen generation/editing via Stitch MCP. Generate…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers