Source

get-convex/templates

36 skills · 72 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
convex Convex is the backend agents get right on the first try: an all-TypeScript reactive platform where the database, serv…
get-convex/templates
2
2
convex-add Add a capability to the CURRENT Convex app — consults the served Convex capability catalog for always-current procedu…
get-convex/templates
2
3
convex-advisor Read the Convex deployment's 72h insights (read limits, OCC contention), root-cause each event in code, report eviden…
get-convex/templates
2
4
convex-agent Add an AI agent / RAG backend (@convex-dev/agent) to the Convex app.
get-convex/templates
2
5
convex-auth Add authentication (passkeys/OAuth) to the current Convex app, including the auth.config.ts wiring.
get-convex/templates
2
6
convex-authz Audit and harden a Convex app's authorization: identity-from-arg impersonation, missing per-document ownership checks…
get-convex/templates
2
7
convex-backup Set up Convex backups and run a restore DRILL that proves recovery — snapshot, restore into a throwaway preview, asse…
get-convex/templates
2
8
convex-billing Add Stripe billing/payments to the Convex app via @convex-dev/stripe (checkout + webhook + gating).
get-convex/templates
2
9
convex-cost Preview Convex spend — rank functions by bytes/documents-read × call-volume from insights, project each cost driver's…
get-convex/templates
2
10
convex-create-component Builds reusable Convex components with isolated tables and app-facing APIs. Use for new components, reusable backend …
get-convex/templates
2
11
convex-crons Add recurring scheduled jobs (crons) to the Convex app.
get-convex/templates
2
12
convex-deploy-guard Classify + announce the target Convex deployment before any deployment-affecting command; fresh explicit consent for …
get-convex/templates
2
13
convex-design Design and build reactive, type-safe, production-grade backends on Convex. Covers schema, queries/mutations/actions, …
get-convex/templates
2
14
convex-docs Pull version-current Convex docs for the version this project uses — pin the installed version, fetch page-as-markdow…
get-convex/templates
2
15
convex-domains Point a domain you already own at your Convex app (DNS records, custom-domain attach, auth-origin rebind).
get-convex/templates
2
16
convex-env Set and wire Convex deployment env vars / secrets for the app.
get-convex/templates
2
17
convex-expert Convex backend specialist. Use this agent for any code inside a `convex/` directory — function definitions, schemas, …
get-convex/templates
2
18
convex-explain-app Explain an existing Convex app — data model + relationships, public vs internal functions, auth/ownership model, comp…
get-convex/templates
2
19
convex-improve-convex-plugin Send this coding session's transcript to the Convex team for an AI post-mortem that improves the quickstart system.
get-convex/templates
2
20
convex-insights Query a running Convex app's logs + health in natural language (official MCP): failures, slow/expensive functions, de…
get-convex/templates
2
21
convex-launch-readiness Run every Convex audit (authz, reviewer, advisor, insights) into one scored, deduped readiness report with an ordered…
get-convex/templates
2
22
convex-migrate Migrate schema + backfill data on a deployed Convex app using @convex-dev/migrations.
get-convex/templates
2
23
convex-migrate-rehearse Rehearse a live-app schema change + backfill on a snapshot-seeded preview deployment, verify, then promote the proven…
get-convex/templates
2
24
convex-migration-helper Plans Convex schema and data migrations with widen-migrate-narrow and @convex-dev/migrations. Use for breaking schema…
get-convex/templates
2
25
convex-monitor Watch for the next dev/prod error or request in a Convex app and react to it.
get-convex/templates
2
26
convex-optimize Audit and optimize an existing Convex app: security, scale, upgrades, observability.
get-convex/templates
2
27
convex-performance-audit Audits Convex performance for reads, subscriptions, write contention, and function limits. Use for slow features, ins…
get-convex/templates
2
28
convex-quickstart Get a barebones Convex + web template running from a one-sentence idea.
get-convex/templates
2
29
convex-reviewer Convex code reviewer — security, auth, validators, performance, and pattern checks for code in a convex/ directory. U…
get-convex/templates
2
30
convex-seed Seed or import data into the Convex database.
get-convex/templates
2
31
convex-self-heal Production error → triaged, root-caused, repaired, and certified (tsc + rehearsal + reproduce-then-gone) fix PR for a…
get-convex/templates
2
32
convex-sentinel Set up Sentinel production error capture in your own Convex deployment.
get-convex/templates
2
33
convex-setup-auth Sets up Convex auth, identity mapping, and access control. Use for login, auth providers, users tables, protected fun…
get-convex/templates
2
34
convex-suggest Suggest the matching Convex component when the user hand-rolls a pattern it already solves (crons, sharded-counter, r…
get-convex/templates
2
35
convex-test Generate convex-test tests for the app's Convex functions.
get-convex/templates
2
36
convex-verify Prove a Convex feature works — seed, drive as multiple mocked users via convex-test, assert behavior including the ne…
get-convex/templates
2