Get Convex Skills
Get Convex Skills from get-convex/agent-skills.
Skills in this plugin
7- ▌
- ▌ Convex Authz · get-convexAudit and harden a Convex app's authorization: identity-from-arg impersonation, missing per-document ownership checks, public queries leaking data by a client-supplied id, and writes into a parent/container the caller doesn't own. Scans for the 4 shapes, applies requireIdentity/requireOwner, verifies with tsc. TRIGGER on 'secure my app', 'audit auth/authz', 'who can access this data'. SKIP when there is no convex/ directory.
- ▌ Convex Design · get-convexDesign and build reactive, type-safe, production-grade backends on Convex. Covers schema, queries/mutations/actions, indexes, auth, file storage, scheduling, real-time multiplayer, mobile backends, and LLM/agent workflows on Convex's one-platform stack.
- ▌ Convex Expert · get-convexConvex backend specialist. Use this agent for any code inside a `convex/` directory — function definitions, schemas, indexes, queries, mutations, actions, HTTP endpoints, cron jobs, file storage, auth wiring, and component installation. Knows the object-form function syntax, validator patterns, resource limits, and component ecosystem that generic Claude routinely gets wrong.
- ▌ Convex Billing · get-convexAdd Stripe billing/payments to the Convex app via @convex-dev/stripe (checkout + webhook + gating).
- ▌ Convex Quickstart · get-convex bundleGet a barebones Convex + web template running from a one-sentence idea.
- ▌ Convex Launch Readiness · get-convexRun every Convex audit (authz, reviewer, advisor, insights) into one scored, deduped readiness report with an ordered fix plan — Lighthouse for your backend.