Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
GE
@get-convex
contributor on implexa, with 42 skills ranked by
SkillRank
across 1 source.
get-convex on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
8.2
skills.sh
convex-quickstart
convex-quickstart scaffolds new convex projects or integrates convex into existing frontends, covering template selection, local deployment provisioning, environment setup, and first-function validation.
7.2
skills.sh
convex-setup-auth
convex-setup-auth guides implementation of secure authentication in convex applications, covering provider selection, backend function protection, user storage, and authorization patterns across multiple auth solutions.
6.8
skills.sh
function-creator
function-creator scaffolds convex queries, mutations, and actions with type validation and auth checks. covers three function patterns with examples and a pre-flight checklist, though procedural steps lack granularity.
6.8
skills.sh
migration-helper
migration-helper guides safe convex schema migrations including additive changes, breaking changes, and data transformations with zero-downtime patterns and verification steps.
5.9
skills.sh
components-guide
components-guide covers convex components as isolated backend modules bundling schema and functions. explains sibling pattern, when to use components over monolithic code, and constraints around data isolation and cross-component access.
5.8
skills.sh
convex-create-component
convex-create-component covers decision criteria for packaging convex backend logic as reusable components with isolated tables and app-facing apis, but lacks procedural depth on implementation specifics.
5.4
skills.sh
auth-setup
auth-setup covers multi-provider authentication configuration for Convex including identity mapping, user table setup, and authorization patterns. provider detection guides initial selection before code generation.
5.3
skills.sh
convex
routing skill that directs convex requests to specialized sub-skills after recommending ai-files installation. explicit about when not to use it.
—
skills.sh
convex-sentinel
Set up Sentinel production error capture in your own Convex deployment.
—
skills.sh
convex-suggest
Suggest the matching Convex component when the user hand-rolls a pattern it already solves (crons, sharded-counter, rate-limiter, storage, search, presence,…
—
skills.sh
convex-self-heal
Production error → triaged, root-caused, repaired, and certified (tsc + rehearsal + reproduce-then-gone) fix PR for a human to merge — then confirm the error…
—
skills.sh
convex-improve-convex-plugin
Send this coding session's transcript to the Convex team for an AI post-mortem that improves the quickstart system.
—
skills.sh
convex-test
Generate convex-test tests for the app's Convex functions.
—
skills.sh
convex-verify
Prove a Convex feature works — seed, drive as multiple mocked users via convex-test, assert behavior including the negative authz cases (wrong user refused,…
—
skills.sh
convex-seed
Seed or import data into the Convex database.
—
skills.sh
convex-billing
Add Stripe billing/payments to the Convex app via @convex-dev/stripe (checkout + webhook + gating).
—
skills.sh
convex-monitor
Watch for the next dev/prod error or request in a Convex app and react to it.
—
skills.sh
convex-cost
Preview Convex spend — rank functions by bytes/documents-read × call-volume from insights, project each cost driver's growth curve, name the cheapest fix;…
—
skills.sh
convex-launch-readiness
Run every Convex audit (authz, reviewer, advisor, insights) into one scored, deduped readiness report with an ordered fix plan — Lighthouse for your backend.
—
skills.sh
convex-domains
Point a domain you already own at your Convex app (DNS records, custom-domain attach, auth-origin rebind).
—
skills.sh
convex-backup
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…
—
skills.sh
convex-explain-app
Explain an existing Convex app — data model + relationships, public vs internal functions, auth/ownership model, components, a request→data flow — read from…
—
skills.sh
convex-insights
Query a running Convex app's logs + health in natural language (official MCP): failures, slow/expensive functions, deploy causality — scoped, evidence-backed,…
—
skills.sh
convex-add
Add a capability to the CURRENT Convex app — consults the served Convex capability catalog for always-current procedures (billing, crons, auth, agent, search,…
—
skills.sh
convex-migrate-rehearse
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…
—
skills.sh
convex-crons
Add recurring scheduled jobs (crons) to the Convex app.
—
skills.sh
convex-agent
Add an AI agent / RAG backend (@convex-dev/agent) to the Convex app.
—
skills.sh
convex-advisor
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.
—
skills.sh
convex-env
Set and wire Convex deployment env vars / secrets for the app.
—
skills.sh
convex-deploy-guard
Classify + announce the target Convex deployment before any deployment-affecting command; fresh explicit consent for prod actions; session read-only mode.
—
skills.sh
convex-design
Design and build reactive, type-safe, production-grade backends on Convex. Covers schema, queries/mutations/actions, indexes, auth, file storage, scheduling,…
—
skills.sh
convex-authz
Audit and harden Convex authorization: identity-from-arg impersonation, missing per-document ownership checks, PII-leaking public queries, and writes into…
—
skills.sh
convex-reviewer
Convex code reviewer — security, auth, validators, performance, and pattern checks for code in a convex/ directory. Use to review or audit Convex functions…
—
skills.sh
convex-optimize
Audit and optimize an existing Convex app: security, scale, upgrades, observability.
—
skills.sh
convex-migrate
Migrate schema + backfill data on a deployed Convex app using @convex-dev/migrations.
—
skills.sh
convex-auth
Add authentication (passkeys/OAuth) to the current Convex app, including the auth.config.ts wiring.
—
skills.sh
convex-docs
Pull version-current Convex docs for the version this project uses — pin the installed version, fetch page-as-markdown or check node_modules types, freshness…
—
skills.sh
convex-expert
Convex backend specialist. Use this agent for any code inside a `convex/` directory — function definitions, schemas, indexes, queries, mutations, actions, HTTP…
—
skills.sh
convex-migration-helper
Plans Convex schema and data migrations with widen-migrate-narrow and @convex-dev/migrations. Use for breaking schema changes, backfills, table reshaping, or…
—
skills.sh
convex-performance-audit
Audits Convex performance for reads, subscriptions, write contention, and function limits. Use for slow features, insights findings, OCC conflicts, or read…
—
skills.sh
schema-builder
Design and generate Convex database schemas with proper validation, indexes, and relationships. Use when creating schema.ts or modifying table definitions.
—
skills.sh
convex-helpers-guide
convex-helpers-guide — an installable skill for AI agents, published by get-convex/agent-skills.
get-convex (42 skills ranked by SkillRank) | implexa