๐ŸŽฏ

convex-performance-audit

๐ŸŽฏSkill

from get-convex/agent-skills

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add get-convex/agent-skills --skill convex-performance-audit
skills.sh Installโš  Installs to .agents/skills/
$npx skills add get-convex/agent-skills --skill convex-performance-audit
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/convex-performance-audit/SKILL.md
VibeIndex|
What it does
|

Audits and optimizes Convex application performance across hot-path reads, write contention, subscription cost, OCC conflicts, and function limits using `npx convex insights`.

Overview

A Convex agent skill that audits and optimizes Convex application performance across hot-path reads, write contention, subscription cost, OCC conflicts, and function limits โ€” leveraging npx convex insights to drive recommendations from real telemetry.

Key Features

  • Audits hot-path reads and flags costly patterns
  • Surfaces write contention and OCC (optimistic concurrency control) conflicts
  • Analyzes subscription cost and function limit utilization
  • Uses npx convex insights to ground recommendations in real data

Who is this for?

Teams running production Convex workloads who see latency or cost creep and need a structured audit. Also useful before a scale event โ€” a launch, a marketing push, or a new enterprise customer.

๐Ÿ“ฆ

Same repository

get-convex/agent-skills(42 items)

convex-performance-audit

SKILL.md

94,509Installs
-
AddedMar 17, 2026