.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/get-convex/convex-backend-skill
home/skills/get-convex/convex-backend-skill
get-convex avatar

get-convex/convex-backend-skill

17 skills · 33 total installs

View on GitHub
$npx skills add get-convex/convex-backend-skill
SkillInstalls
addAdd a capability to the CURRENT Convex app — consults the served Convex capability catalog for always-current procedures (billing, crons, auth, agent, search,…2agentAdd an AI agent / chatbot / RAG backend on Convex with @convex-dev/agent (durable threads, messages, tools, vector search).2authAdd authentication to the current Convex + web app — passkeys by default (OAuth/password optional), wired end to end incl.2billingAdd Stripe billing/payments/subscriptions to a Convex app via @convex-dev/stripe — checkout action, auto-verified webhook, server-side subscription gating.2convex-authzAudit and harden a Convex app's authorization: identity-from-arg impersonation, missing per-document ownership checks, public queries leaking PII/financial…2cronsSet up recurring scheduled jobs (crons) on Convex — digests, cleanups, polling, retries.2designDesign and build reactive, type-safe, production-grade backends on Convex.2domainsWire a domain the user ALREADY OWNS (GoDaddy/Namecheap/Cloudflare/…) to their Convex app: exact DNS records, custom-domain attachment, auth-origin rebind.2envSet + wire deployment env vars / secrets (API keys) for a Convex app — stored in Convex env, read in actions, never hardcoded.2improve-convex-pluginSend THIS coding session's transcript (Claude Code or Codex) to the Convex quickstart backend (anteater) for an AI post-mortem that improves the whole system —…2labs-quickstartLABS — the FULL Convex quickstart experience: scaffold a running Next.js + shadcn app from one sentence with passkey (WebAuthn) sign-in and a live in-app Chef…2migrateSafely migrate the schema + backfill data on a deployed Convex app with @convex-dev/migrations.2quickstartScaffold a brand-new Convex app from a one-sentence idea and build it live in front of the user — a running Next.js + shadcn app backed by `convex dev` + `next…2seedSeed the Convex database with starter/fixture data or import an existing dataset (CSV/JSON).2suggestProactively suggest the right Convex component when you notice the user hand-rolling something that already exists: setInterval polling (→ @convex-dev/crons),…2testGenerate tests for Convex functions with convex-test (queries/mutations/auth/scheduling, in-memory).2workflowBuild a durable multi-step pipeline on Convex where each step runs in order and is retried independently on failure (transcribe→summarize→email, ETL, order…1