HeadsUpAI

Google Labs Releases Agent Skills Library for Stitch MCP Server

· Updated

Stitch Skills is an open-source library from Google Labs built for the Stitch MCP server — an AI-native design canvas for generating UI screens and front-end code. It ships 7 skills covering the design-to-code pipeline: stitch-design for prompt enhancement and screen generation, stitch-loop for generating full multi-page sites, design-md for documenting design systems, react-components for converting screens to React, and enhance-prompt for refining vague prompts.

Each skill follows the Agent Skills open standard, meaning they're not locked to a single agent. Developers using Gemini CLI, Claude Code, Cursor, or Antigravity can install and run them via the skills CLI, which auto-detects the active coding agent and places the skill in the right directory.

If you're using Stitch for design and building with coding agents, this library covers the pipeline from prompt enhancement through screen generation to React output. The repo is Apache-2.0 licensed and open to contributions.

Share this update