convex

Installation
SKILL.md

Convex Development

Workflow

  1. Starting a project - See patterns for structure, types, validators
  2. Database queries - See queries for indexes, filtering, performance
  3. Actions and scheduling - See actions for external APIs, transactions
  4. Realtime features - See realtime for subscriptions, optimistic updates
  5. HTTP endpoints - See http for webhooks, REST, CORS
  6. File handling - See file-storage for uploads, serving
  7. Background jobs - See cron for scheduled functions
  8. Schema changes - See migrations for data evolution
  9. AI integration - See agents for LLM chat, RAG, tool calling
  10. Security - See security for auth, ConvexError, ESLint, access control
  11. Code review - See review for production readiness checklist
  12. Components - See components for reusable Convex packages

convex-helpers (npm package)

Related skills
Installs
4
GitHub Stars
2
First Seen
Feb 20, 2026