convex
Real-time sync, offline-first queries, and conflict resolution.
$ npx docs2skills add convexSKILL.md
Reactive backend with Convex — real-time queries, mutations, actions, scheduled functions, file storage, and full-text search.
When to Use This Skill
Use when building reactive applications with Convex.
- Real-time queries with automatic subscriptions
- Mutations for transactional writes
- Actions for external API calls
- Scheduled and cron functions
- File storage and serving
- Full-text search indexes