google-labs-code/stitch-skills

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.

Stitch Design Skills

A collection of agent skills and plugins for Google Stitch, following the Agent Skills open standard. Compatible with coding agents such as Codex, Antigravity, Gemini CLI, Claude Code, and Cursor.

Quick Start

1. Install Plugins (Recommended)

The fastest way to set up the full Stitch plugin suite globally.

Codex

Add the Stitch Skills marketplace, then install the plugins you need.

Via CLI (recommended)

Tip

The --sparse flags are optional — they limit the checkout to only the listed paths for a faster clone. Omit them to pull the entire repository.

Via the Codex UI

Navigate to Settings → Plugin Marketplaces → Add and fill in:

Once the marketplace is registered, install any combination of:

• stitch-design — design-focused skills

• stitch-build — build and component skills

• stitch-utilities — utility and helper skills

Claude Code & Cursor

2. Install Skills Selectively

Choose only the specific skills you need.

Important

Stitch Design Skills often have inter-dependencies. If you choose to install skills selectively, ensure you include all required dependencies.

You can run the following commands to see the help documentation for plugins and skills:

Prerequisites

These skills require the Stitch MCP server to be configured and running in your agent's environment. Make sure you have followed the Stitch MCP Setup Instructions to register the server and set up appropriate environment variables and credentials.

Available Plugins

Design (stitch-design)

Core design workflows for creating, managing, and optimizing designs within Stitch.

Build (stitch-build)

Code generation, framework integration, and asset compilation from Stitch designs.

Utilities (stitch-utilities)

Supporting tools for enhancing prompts, generating design specs, and enforcing design standards.

Repository Structure

Each skill follows the Agent Skills standard:

Adding New Skills

All new skills need to follow the file structure above to implement the Agent Skills open standard.

Great candidates for new skills

• Validation: Skills that convert Stitch HTML to other UI frameworks and validate the syntax.

• Decoupling Data: Skills that convert static design content into external mock data files.

• Generate Designs: Skills that generate new design screens in Stitch from a given set of data.

This is not an officially supported Google product. This project is not eligible for the Google Open Source Software Vulnerability Rewards Program.

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论