Definition

Stitch Skills is Google Labs’ official agent skills library packaging google-stitch UI generation into standardized plugins for coding agents, following the Agent Skills open standard.

Key Components

  • Design skills: Code-to-Stitch conversion, UI screen generation, design system management
  • Build skills: React/React Native components with shadcn/ui integration
  • Utilities: design-md portable design systems; stitch-loop self-driving multi-page site generation
  • Runs through Stitch MCP server at stitch.googleapis.com/mcp

Supports claude-code, cursor, Codex, gemini-cli, and Antigravity — notable cross-vendor first-party Google integration.

Sources