# stitch-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, Cursor, and OpenCode (manual install).

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/google-labs-code-stitch-skills
- Source: https://github.com/google-labs-code/stitch-skills
- Price: free and open source

## Summary
stitch-skills is a Claude Code plugin with 15 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes react-components, react-native, react-vite-dashboard. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add google-labs-code/stitch-skills --agent claude-code
```

## Skills
- react-components
- react-native
- react-vite-dashboard
- remotion
- shadcn-ui
- code-to-design
- extract-design-md
- extract-static-html
- generate-design
- manage-design-system
- upload-to-stitch
- design-md
- enhance-prompt
- stitch-loop
- taste-design

## FAQ

### What is stitch-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, Cursor, and OpenCode (manual install).

### How do I install stitch-skills?
Run these in Claude Code: npx -y skills add google-labs-code/stitch-skills --agent claude-code. Then prompt normally.

### Does stitch-skills auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is stitch-skills free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
