Skill Codex
Get a barebones Convex + web template running from a one-sentence idea.
Convex Skills for Agents
This repository also configures its own agents. See what agent-skills tells them →
Skill Codex
Get a barebones Convex + web template running from a one-sentence idea.
Skill Claude CodeCodex
Convex code reviewer — security, auth, validators, performance, and pattern checks for code in a convex/ directory. Use to review or audit Convex functions before shipping.
Skill Claude CodeCodex
Seed or import data into the Convex database.
Skill Claude CodeCodex
Production error → triaged, root-caused, repaired, and certified (tsc + rehearsal + reproduce-then-gone) fix PR for a human to merge — then confirm the error stops recurring. Never auto-merges.
Skill Claude CodeCodex
Set up Sentinel production error capture in your own Convex deployment.
Skill Claude CodeCodex
Suggest the matching Convex component when the user hand-rolls a pattern it already solves (crons, sharded-counter, rate-limiter, storage, search, presence, workflow, RAG, prosemirror-sync). Passive — suggest after the task, never interrupt. Never install without consent.
Skill Claude CodeCodex
Generate convex-test tests for the app's Convex functions.
Skill Claude CodeCodex
Prove a Convex feature works — seed, drive as multiple mocked users via convex-test, assert behavior including the negative authz cases (wrong user refused, data-scope enforced).
Skill Claude CodeCodex
Convex is the backend agents get right on the first try: an all-TypeScript reactive platform where the database, server functions, scheduling, file storage, auth, and realtime sync are one type-safe system, every function is a transaction, and tsc catches most mistakes before deploy. Ideal BOTH for a quick prototype…
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: