6 skills
agent-skills31 ★
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.
·★31↓0
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.
·★31↓0
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.
·★31↓0
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.
·★31↓0
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.
·★31↓0
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.
·★31↓0