get-convexget-convexOfficialยท7 Agent Skills Included

convex-agent-plugins

Build, secure, and deploy reactive Convex backends faster

Guides developers through building reactive TypeScript backends on Convex with schemas, queries, mutations, and authentication. Enforces best practices like indexed queries, argument validation, and safe schema migrations to prevent slow or insecure code. Adds pre-commit checks and automatic type verification so backend errors are caught before deployment.
npx skills add get-convex/convex-agent-plugins --all -g -y

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Convex Agent Plugins?โ–ผ

Run `npx skills add get-convex/convex-agent-plugins --all -g -y` in your terminal to install all skills globally.

What does the Convex plugin do?โ–ผ

It gives your coding assistant expert rules and skills for building Convex backends, covering schema design, functions, auth, and migrations.

Does it work with Cursor and Claude Code?โ–ผ

Yes. The plugin officially supports Cursor and Claude Code, with rules, skills, and hooks that activate automatically in your project.

Can it help migrate my Convex schema safely?โ–ผ

Yes. The migration-helper skill plans zero-downtime migrations using backfills and dual-write patterns for existing data.

Do I need to know Convex to use this plugin?โ–ผ

No. The quickstart skill walks you through setup step by step, and the built-in rules keep generated code secure and performant.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’