get-convexget-convexOfficialยท2 Agent Skills Included

templates

Convex backend templates with built-in coding and ops skills

Scaffolds full-stack Convex apps for React, Next.js, TanStack Start, and Astro with auth providers like Clerk, WorkOS, and Convex Auth prewired. Bundles skills that design schemas, write queries and mutations, add auth, billing, crons, and AI features, then audit security, performance, and cost. Eliminates manual backend wiring, stale API guessing, and risky production migrations with rehearsed, verified workflows.
npx skills add get-convex/templates --all -g -y
Available:

Directs the agent to always read the generated Convex guidelines file before writing backend code so it follows current Convex API rules instead of stale training knowledge.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Convex Templates?โ–ผ

Run `npx skills add get-convex/templates --all -g -y` in your terminal to install all skills in this suite globally.

What can I build with these Convex templates?โ–ผ

You can start full-stack apps on React, Next.js, TanStack Start, or Astro with a type-safe realtime backend, plus optional auth via Clerk, WorkOS AuthKit, or Convex Auth.

How do the bundled Convex skills help my coding agent?โ–ผ

They give the agent current Convex patterns for schemas, queries, auth, billing, crons, and migrations, plus audits for security, performance, and launch readiness.

Can it safely migrate a live production database?โ–ผ

Yes. The migration skills rehearse schema changes on a snapshot-seeded preview deployment, verify the data, and only then promote the proven change to production.

Do these templates work with Claude Code and other agents?โ–ผ

Yes. Every template ships the same skills under both .claude/skills and .agents/skills, so they work in Claude Code, Codex, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’