📄 skillActivePromisingmedium

google-labs-code/stitch-skills

by google-labs-code

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.

Supported Platforms

🤖 Claude Code

Stars

6.0k

Skill Type

🏗️ Code Scaffolding & Templates

Quality Score

80/200

License

Apache-2.0

Forks

728

Last Updated

Jun 11, 2026

Discovered

Apr 24, 2026

Validation

Passed

github.com/google-labs-code/stitch-skills

Quality Breakdown

80/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Contains shell scripts (fetch-stitch.sh, download-stitch-asset.sh, verify-setup.sh) that execute external commands and download assets
  • Includes npm package management (package.json, package-lock.json) with dependency installation potential
  • Uses GitHub Actions workflow (validate-skills.yml) for automated CI/CD execution
  • Designed as an agent skill framework that integrates with multiple coding agents (Anthropic Claude, Google Gemini, Cursor, etc.) and can modify project configurations
  • Shell scripts download external assets and perform setup operations without apparent code review visibility
  • Skills are designed to be globally installed and automatically discovered by active coding agents