get-convex/agent-skills

Convex Skills for Agents

51Stars on the repository
34Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

convex-add

01

get-convex/agent-skills

Skill Claude CodeCodex

Add a capability to the CURRENT Convex app — consults the served Convex capability catalog for always-current procedures (billing, crons, auth, agent, search, …); falls back to built-in hosting or @convex-dev component search. TRIGGER when the user runs /add, or asks to add hosting/publishing or any backend capability…

not rated 51 3d ago A 81 tokens Apache-2.0

convex-advisor

02

get-convex/agent-skills

Skill Claude CodeCodex

Read the Convex deployment's 72h insights (read limits, OCC contention), root-cause each event in code, report evidence-backed perf/cost findings with fixes.

not rated 51 3d ago A 40 tokens Apache-2.0

convex-agent

03

get-convex/agent-skills

Skill Claude CodeCodex

Add an AI agent / RAG backend (@convex-dev/agent) to the Convex app.

not rated 51 3d ago A 25 tokens Apache-2.0

convex-auth

04

get-convex/agent-skills

Skill Claude CodeCodex

Add authentication (passkeys/OAuth) to the current Convex app, including the auth.config.ts wiring.

not rated 51 3d ago A 26 tokens Apache-2.0

convex-authz

05

get-convex/agent-skills

Skill Claude CodeCodex

Audit and harden Convex authorization: identity-from-arg impersonation, missing per-document ownership checks, PII-leaking public queries, and writes into containers the caller doesn't own. Deterministic scan + canonical requireIdentity/requireOwner fix + tsc verify. Use for 'secure my app' / 'audit auth' / 'who can…

not rated 51 3d ago A 84 tokens Apache-2.0

convex-backup

06

get-convex/agent-skills

Skill Claude CodeCodex

Set up Convex backups and run a restore DRILL that proves recovery — snapshot, restore into a throwaway preview, assert the data came back — plus a schedule matched to your RPO and a gated recovery runbook.

not rated 51 3d ago A 50 tokens Apache-2.0

convex-billing

07

get-convex/agent-skills

Skill Claude CodeCodex

Add Stripe billing/payments to the Convex app via @convex-dev/stripe (checkout + webhook + gating).

not rated 51 3d ago A 29 tokens Apache-2.0

convex-cost

08

get-convex/agent-skills

Skill Claude CodeCodex

Preview Convex spend — rank functions by bytes/documents-read × call-volume from insights, project each cost driver's growth curve, name the cheapest fix; confirm-cost for paid actions.

not rated 51 3d ago A 40 tokens Apache-2.0

get-convex/agent-skills

Skill Claude CodeCodex

Builds reusable Convex components with isolated tables and app-facing APIs. Use for new components, reusable backend modules, integrations, or component boundary work.

not rated 51 3d ago A 35 tokens Apache-2.0

convex-crons

10

get-convex/agent-skills

Skill Claude CodeCodex

Add recurring scheduled jobs (crons) to the Convex app.

not rated 51 3d ago A 19 tokens Apache-2.0

convex-deploy-guard

11

get-convex/agent-skills

Skill Claude CodeCodex

Classify + announce the target Convex deployment before any deployment-affecting command; fresh explicit consent for prod actions; session read-only mode.

not rated 51 3d ago A 36 tokens Apache-2.0

convex-design

12

get-convex/agent-skills

Skill Claude CodeCodex

Design 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.

not rated 51 3d ago A 59 tokens Apache-2.0

convex-docs

13

get-convex/agent-skills

Skill Claude CodeCodex

Pull version-current Convex docs for the version this project uses — pin the installed version, fetch page-as-markdown or check nodemodules types, freshness hierarchy — instead of writing a possibly-stale API from memory.

not rated 51 3d ago A 48 tokens Apache-2.0

convex-domains

14

get-convex/agent-skills

Skill Claude CodeCodex

Point a domain you already own at your Convex app (DNS records, custom-domain attach, auth-origin rebind).

not rated 51 3d ago A 29 tokens Apache-2.0

convex-env

15

get-convex/agent-skills

Skill Claude CodeCodex

Set and wire Convex deployment env vars / secrets for the app.

not rated 51 3d ago A 18 tokens Apache-2.0

convex-expert

16

get-convex/agent-skills

Skill Claude CodeCodex

Convex 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…

not rated 51 3d ago A 78 tokens Apache-2.0

convex-explain-app

17

get-convex/agent-skills

Skill Claude CodeCodex

Explain an existing Convex app — data model + relationships, public vs internal functions, auth/ownership model, components, a request→data flow — read from the schema and function surface. Read-only.

not rated 51 3d ago A 47 tokens Apache-2.0

get-convex/agent-skills

Skill Claude CodeCodex

Send this coding session's transcript to the Convex team for an AI post-mortem that improves the quickstart system.

not rated 51 3d ago C 34 tokens Apache-2.0

convex-insights

19

get-convex/agent-skills

Skill Claude CodeCodex

Query a running Convex app's logs + health in natural language (official MCP): failures, slow/expensive functions, deploy causality — scoped, evidence-backed, with a dashboard deep link.

not rated 51 3d ago A 45 tokens Apache-2.0

get-convex/agent-skills

Skill Claude CodeCodex

Run every Convex audit (authz, reviewer, advisor, insights) into one scored, deduped readiness report with an ordered fix plan — Lighthouse for your backend.

not rated 51 3d ago A 41 tokens Apache-2.0

get-convex/agent-skills

Skill Claude CodeCodex

Rehearse a live-app schema change + backfill on a snapshot-seeded preview deployment, verify, then promote the proven change to prod with the snapshot as rollback.

not rated 51 3d ago A 42 tokens Apache-2.0

convex-migrate

22

get-convex/agent-skills

Skill Claude CodeCodex

Migrate schema + backfill data on a deployed Convex app using @convex-dev/migrations.

not rated 51 3d ago A 26 tokens Apache-2.0

convex-monitor

23

get-convex/agent-skills

Skill Claude CodeCodex

Watch for the next dev/prod error or request in a Convex app and react to it.

not rated 51 3d ago A 24 tokens Apache-2.0

convex-optimize

24

get-convex/agent-skills

Skill Claude CodeCodex

Audit and optimize an existing Convex app: security, scale, upgrades, observability.

not rated 51 3d ago A 23 tokens Apache-2.0

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: