Convex

Convex

/get-convex
United States of America

The open-source reactive database for app developers.

6 skills

Convex Skills for Agents

checked 4d ago
Plan a zero-downtime database schema change
Guides you through the widen-migrate-narrow pattern for Convex, handling breaking schema changes, backfills, and table reshaping without taking your app offline.
Engineering / pipelines-dataatomicfor-engineers
·310
checked 4d ago
Wire up Convex to your app in one session
Runs the Convex scaffolding commands, wires up env vars, and gets your first npx convex dev running. Handles the npm setup, TypeScript config, and frontend plumbing.
Engineering / pipelines-dataatomicfor-engineers
·310
checked 4d ago
Wire up user login and access control in Convex
Scaffolds a Convex auth setup with login flows, identity providers, user tables, and role-based function protection—ready to customize for your app.
Engineering / pipelines-databundlefor-engineers
·310
checked 4d ago
Route Convex questions to the right skill
Takes a vague "I need to fix my Convex setup" and routes you to the specific skill — schema design, auth config, or data migration — that solves it.
Engineering / planning-thinkingmetafor-engineers
·310
checked 4d ago
Find bottlenecks in your Convex backend
Analyzes Convex logs and config to spot slow reads, subscription churn, write conflicts, and function timeouts. Returns a ranked list of fixes ranked by impact.
Engineering / debugging-investigationatomicfor-engineers
·310
checked 4d ago
convex-create-component
Builds reusable Convex components with isolated tables and app-facing APIs. Use for new components, reusable backend modules, integrations, or component boundary work.
Engineering / planning-thinkingatomicfor-engineers
·310