AI AGENT ADDONS

Convex Performance Audit

get-convex/agent-skills

Your Convex app might feel slow or expensive to run. This audit helps you find the exact problem. It looks at reads, subscriptions, write conflicts, and function limits. You get clear steps to fix issues like high bytes read, OCC errors, or slow UI updates.

The tool starts by gathering signals from your deployment health or CLI insights. Then it leads you to the right reference guide for your problem class. It also tells you when to stop and ask for help on big changes.

Use this skill when a page feels slow or you see performance warnings. Do not use it for small, one-off tweaks or initial setup. Always prefer simpler code when your scale is small.

Add Convex Performance Audit skill to your workflow

Global

mkdir -p ~/.claude/skills/convex-performance-audit

Project

mkdir -p .claude/skills/convex-performance-audit

Source Repository

Stars
35
Forks
7
Watchers
35
Last Push
29 days ago
Created
5 months ago