Esta página se muestra en inglés. Una traducción al español está en curso.
SkillsMay 11, 2026·2 min de lectura

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.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 98/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Single
Confianza
Confianza: Established
Entrada
README.md
Comando CLI universal
npx tokrepo install 8cd94cce-0a06-452b-9703-86a91eb55ce5
Introducción

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.


🙏

Fuente y agradecimientos

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

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados