SkillsMay 11, 2026·2 min read

stitch-skills — Agent Skills for Stitch MCP

stitch-skills is a library of agent skills designed for the Stitch MCP server. Install with the skills CLI and apply design/frontend skills on demand.

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Native · 98/100Policy: allow
Agent surface
Any MCP/CLI agent
Kind
Skill
Install
Single
Trust
Trust: Established
Entrypoint
README.md
Universal CLI install command
npx tokrepo install 8cd94cce-0a06-452b-9703-86a91eb55ce5
Intro

Best for: teams using Stitch MCP who want reusable, installable skills instead of copying prompts across repos

Works with: Node.js + npx, the skills CLI, Stitch MCP workflows; supports multiple agent directories via auto-detection

Setup time: 7 minutes

Quant Data

  • Install via npx skills add ... (repo)
  • Includes design + frontend skills like react:components (repo)

How to Use It Well

Treat skills as versioned operational playbooks. Pick 1–2 that match your workflow (design loop, component generation), then iterate and keep diffs reviewable.

Adoption Checklist

  • Start with one real task and keep the scope narrow
  • Capture a baseline: time-to-first-success and output quality
  • Version your config/skills so teammates stay in sync

Guardrails

Avoid installing dozens at once. Keep the active set small, and document when each skill should be used.

FAQ

Q: Do I need Stitch MCP to use these skills? A: They are designed for Stitch workflows; you can still read the prompts, but the best experience is with Stitch MCP available.

Q: How do I pick a skill? A: List skills first, then install one skill globally. Start with stitch-design as the unified entry point.

Q: Can I uninstall cleanly? A: Yes. Use the skills CLI to remove or reinstall; keep skills in version control if you standardize them across a team.


🙏

Source & Thanks

GitHub: https://github.com/google-labs-code/stitch-skills Owner avatar: https://avatars.githubusercontent.com/u/161364575?v=4 License (SPDX): Apache-2.0 GitHub stars (verified via api.github.com/repos/google-labs-code/stitch-skills): 5,339

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets