convex-backend

SKILL.md

Convex Backend

Use Convex to build type-safe backend logic with realtime data sync.

Quick Start

npm install convex
npx convex dev
npx convex deploy

Implementation Tips

  • Define schema and validation before writing functions.
  • Keep mutations idempotent where possible.
  • Use auth identity checks in every privileged query/mutation.
  • Add indexing early for high-read collections.

Related Skills

Weekly Installs
9
GitHub Stars
13
First Seen
Feb 21, 2026
Installed on
cline9
github-copilot9
codex9
kimi-cli9
gemini-cli9
cursor9