🔌 pluginStaleExperimentalmedium

convexskills

by waynesutton

AI agent skills and templates for building production ready apps with Convex. Patterns for queries, mutations, cron jobs, webhooks, migrations, and more.

Stars

402

Skill Type

📖 Library & API Reference

Quality Score

69/200

License

Apache-2.0

Forks

30

Last Updated

Jun 11, 2026

Discovered

Mar 26, 2026

Validation

Passed

github.com/waynesutton/convexskills

Quality Breakdown

69/ 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.

Stale

No commits in 90-365 days and no tagged releases.

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

Risk Assessment

  • Contains CLI tool (bin/cli.js) that can be installed globally and execute arbitrary commands
  • Includes persistent configuration files (CLAUDE.md, .claude-plugin/) that modify AI agent behavior and context
  • npm package with install scripts that could modify user environment
  • Multiple agent configuration files (openai.yaml) across skills that define agent behavior
  • CLI provides install/unlink commands that modify filesystem and project structure
  • Package is designed to inject skills/prompts into AI agent execution contexts