What problem does it solve?
Convex development often requires navigating a collection of related patterns (functions, schemas, realtime, agents). This umbrella skill provides a centralized, discoverable reference and routing to specific sub-skills for faster onboarding and consistent practices.
Core Features & Use Cases
- Guided structure for Convex backend patterns, including functions, schema validators, realtime subscriptions, and agents.
- Quick access to targeted skills like convex-functions, convex-schema-validator, convex-realtime, and convex-agents for focused tasks.
- Use case: an engineering team starting a new Convex project can consult this umbrella to identify the right pattern and implementation approach.
Quick Start
Browse to the convex-functions skill to begin implementing backend logic, then explore other sub-skills as needed.