get-convexget-convexOfficialยท3 Agent Skills Included

agent-skills

Build, secure, and operate Convex backends end to end

Builds, secures, and operates Convex backends: scaffolding apps, adding auth, billing, crons, and components, plus safe schema migrations. Audits authorization holes, reviews code, tests functions, and reads live deployment logs to root-cause performance and cost problems. Captures production errors, rehearses changes on previews, and prepares verified fix pull requests without risky manual steps.
npx skills add get-convex/agent-skills --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

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

Run `npx skills add get-convex/agent-skills --all -g -y` in your terminal to install every skill globally. You can also pick individual skills by omitting the --all flag.

What can these Convex skills do?โ–ผ

They cover the full Convex lifecycle: scaffolding new apps, adding auth, billing, crons, and components, auditing security, running migrations, and monitoring production errors.

Can it fix production errors automatically?โ–ผ

Yes. The sentinel and self-heal skills capture production errors, root-cause them, and prepare a certified fix pull request, but a human always approves the merge.

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

Yes. All skills follow the open SKILL.md standard and run in Claude Code, Cursor, Windsurf, VS Code Copilot, and Codex.

Is it safe to run against a production deployment?โ–ผ

Yes. The deploy-guard skill identifies the target deployment before any command and requires fresh explicit consent before touching production.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’