stitch-skills

stitch-skills

A library of Agent skills compatible with the Stitch MCP server, supporting multiple coding agents.

MCPDevOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 6.1k
Source
mcp-github

Overview

stitch-skills is an Agent skill library designed for the Stitch MCP server. Each skill adheres to the Agent Skills Open Standard and is compatible with coding agents such as Antigravity, Gemini CLI, Claude Code, and Cursor. Through these skills, AI can perform tasks related to design, construction, and utility tools. Users can install plugins via CLI or UI, ensuring the Stitch MCP server is configured and running within the agent environment. Ideal for developers needing automation in design and code generation.

Capabilities

  • Convert front-end code into Stitch designs
  • Generate new screens from text or images
  • Manage design systems and upload DESIGN.md
  • Extract DESIGN.md from source code
  • Extract static HTML from web applications

Use cases

Automated design migrationRapid prototypingDesign system managementCode generation and integration

Setup

Requires: API KeyNode环境
Install via CLI: `codex plugin marketplace add google-labs-code/stitch-skills --ref main --sparse .agents/plugins --sparse plugins/stitch-design --sparse plugins/stitch-build --sparse plugins/stitch-utilities`

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I install the stitch-skills plugin?

Use the CLI command to add the marketplace and install the required plugins.

Do I need to configure the Stitch MCP server?

Yes, the Stitch MCP server needs to be configured and running.

Related skills