Back to the catalog

published by get-convex

41 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.

  1. Convex ★ 6
    Official Convex plugin for Claude Code with bundled Convex skills, the convex-expert subagent for code-writing, a runtime-error monitor, and
  2. real-time-backend ★ 2
    Architects and implements production-grade backends with strong opinions on correctness and scalability. Designs schemas first, enforces typ
  3. convex-quickstart ★ 53
    Get a barebones Convex + web template running from a one-sentence idea.
  4. convex-create-component ★ 53
    110.000 instalações · get-convex/agent-skills
  5. convex-performance-audit ★ 53
    94.000 instalações · get-convex/agent-skills
  6. convex-setup-auth ★ 53
    94.000 instalações · get-convex/agent-skills
  7. convex-migration-helper ★ 53
    94.000 instalações · get-convex/agent-skills
  8. convex ★ 53
    Convex is the backend agents get right on the first try: an all-TypeScript reactive platform where the database, server functions, schedulin
  9. convex-auth ★ 53
    Add authentication (passkeys/OAuth) to the current Convex app, including the auth.config.ts wiring.
  10. convex-expert ★ 53
    Convex backend specialist. Use this agent for any code inside a `convex/` directory — function definitions, schemas, indexes, queries, mutat
  11. convex-docs ★ 53
    Pull version-current Convex docs for the version this project uses — pin the installed version, fetch page-as-markdown or check node_modules
  12. convex-migrate ★ 53
    Migrate schema + backfill data on a deployed Convex app using @convex-dev/migrations.
  13. convex-optimize ★ 53
    Audit and optimize an existing Convex app: security, scale, upgrades, observability.
  14. convex-reviewer ★ 53
    Convex code reviewer — security, auth, validators, performance, and pattern checks for code in a convex/ directory. Use to review or audit C
  15. convex-authz ★ 53
    Audit and harden a Convex app's authorization: identity-from-arg impersonation, missing per-document ownership checks, public queries leakin
  16. convex-design ★ 53
    Design and build reactive, type-safe, production-grade backends on Convex. Covers schema, queries/mutations/actions, indexes, auth, file sto
  17. convex-deploy-guard ★ 53
    Classify + announce the target Convex deployment before any deployment-affecting command; fresh explicit consent for prod actions; session r
  18. convex-env ★ 53
    Set and wire Convex deployment env vars / secrets for the app.
  19. convex-advisor ★ 53
    Read the Convex deployment's 72h insights (read limits, OCC contention), root-cause each event in code, report evidence-backed perf/cost fin
  20. convex-agent ★ 53
    Add an AI agent / RAG backend (@convex-dev/agent) to the Convex app.
  21. convex-crons ★ 53
    Add recurring scheduled jobs (crons) to the Convex app.
  22. convex-add ★ 53
    Add a capability to the CURRENT Convex app — consults the served Convex capability catalog for always-current procedures (billing, crons, au
  23. convex-migrate-rehearse ★ 53
    Rehearse a live-app schema change + backfill on a snapshot-seeded preview deployment, verify, then promote the proven change to prod with th
  24. convex-insights ★ 53
    Query a running Convex app's logs + health in natural language (official MCP): failures, slow/expensive functions, deploy causality — scoped
  25. convex-explain-app ★ 53
    Explain an existing Convex app — data model + relationships, public vs internal functions, auth/ownership model, components, a request→data
  26. convex-backup ★ 53
    Set up Convex backups and run a restore DRILL that proves recovery — snapshot, restore into a throwaway preview, assert the data came back —
  27. convex-domains ★ 53
    Point a domain you already own at your Convex app (DNS records, custom-domain attach, auth-origin rebind).
  28. convex-launch-readiness ★ 53
    Run every Convex audit (authz, reviewer, advisor, insights) into one scored, deduped readiness report with an ordered fix plan — Lighthouse
  29. convex-cost ★ 53
    Preview Convex spend — rank functions by bytes/documents-read × call-volume from insights, project each cost driver's growth curve, name the
  30. convex-monitor ★ 53
    Watch for the next dev/prod error or request in a Convex app and react to it.
  31. convex-billing ★ 53
    Add Stripe billing/payments to the Convex app via @convex-dev/stripe (checkout + webhook + gating).
  32. convex-test ★ 53
    Generate convex-test tests for the app's Convex functions.
  33. convex-seed ★ 53
    Seed or import data into the Convex database.
  34. convex-verify ★ 53
    Prove a Convex feature works — seed, drive as multiple mocked users via convex-test, assert behavior including the negative authz cases (wro
  35. convex-improve-convex-plugin ★ 53
    Send this coding session's transcript to the Convex team for an AI post-mortem that improves the quickstart system.
  36. convex-self-heal ★ 53
    Production error → triaged, root-caused, repaired, and certified (tsc + rehearsal + reproduce-then-gone) fix PR for a human to merge — then
  37. convex-suggest ★ 53
    Suggest the matching Convex component when the user hand-rolls a pattern it already solves (crons, sharded-counter, rate-limiter, storage, s
  38. convex-sentinel ★ 53
    Set up Sentinel production error capture in your own Convex deployment.
  39. convex-ship ★ 53
    get-convex/agent-skills · skills.sh
  40. convex-check-updates ★ 53
    get-convex/agent-skills · skills.sh
  41. convex-acquire-domain ★ 53
    get-convex/agent-skills · skills.sh