The convex-performance-audit skill diagnoses and resolves performance issues in Convex applications by analyzing hot-path reads, write contention, subscription costs, and function limits. It is designed for developers experiencing slow features, high read/write costs, or functions approaching execution limits, helping them identify root causes through deployment health insights and CLI diagnostics before recommending targeted optimizations. The skill prioritizes measured signals and avoids recommending structural changes unless there is clear evidence of an unbounded performance problem.
npx skills add https://github.com/get-convex/agent-skills --skill convex-performance-audit