convex
✓Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc.
Installation
SKILL.md
This is an index skill for Convex development. Use specific skills for detailed guidance:
| Functions | /convex-functions | Writing queries, mutations, actions | | Schema | /convex-schema-validator | Defining database schemas and validators | | Realtime | /convex-realtime | Building reactive subscriptions | | HTTP Actions | /convex-http-actions | Webhooks and HTTP endpoints |
| File Storage | /convex-file-storage | File uploads, serving, storage | | Migrations | /convex-migrations | Schema evolution, data backfills |
Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc. Source: waynesutton/convexskills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/waynesutton/convexskills --skill convex- Source
- waynesutton/convexskills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is convex?
Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc. Source: waynesutton/convexskills.
How do I install convex?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/waynesutton/convexskills --skill convex Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/waynesutton/convexskills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01