convex-performance-audit

Audit Convex application performance for slow features, OCC conflicts, and function limits.

1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/Carts1024/Highrable-Stellar --skill convex-performance-audit-carts1024
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex-performance-audit
Source: https://github.com/Carts1024/Highrable-Stellar/tree/main/.agents/skills/convex-performance-audit
Command: npx skills add https://github.com/Carts1024/Highrable-Stellar --skill convex-performance-audit-carts1024

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive diagnostics and optimization recommendations for Convex applications, addressing performance bottlenecks and improving efficiency.

Core Features & Use Cases

  • Performance Audit: Identifies slow features, insights findings, OCC conflicts, and read amplification issues.
  • Guided Fixes: Offers step-by-step guidance for resolving identified problems, including code examples and best practices.
  • Use Case: If your Convex app is experiencing slow performance or errors, use this Skill to diagnose the issues and apply the recommended fixes.

Quick Start

Run the convex-performance-audit skill to analyze your Convex app and follow the suggested steps to improve performance.

Frequently Asked Questions about convex-performance-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose slow features and high bytes read in my Convex app?

To resolve OCC conflicts in a Convex app, you need performance diagnostics to identify the conflicting operations. This Skill audits your application to detect optimistic concurrency control conflicts and offers best practices and code examples to fix them.

What is the best way to audit a Convex app for function limits and performance errors?

The best way to audit a Convex app for function limits and performance errors is to run a comprehensive performance audit. This process identifies slow features, insights findings, and read amplification issues, then provides guided fixes to improve efficiency.

Why does my Convex application have read amplification issues and how can I fix them?

Your Convex application has read amplification issues when queries scan excessive data, impacting performance. A performance audit detects these inefficiencies and provides step-by-step guidance with code examples to optimize your queries and reduce bytes read.

Can I get guided code fixes for Convex performance bottlenecks?

Yes, you can get guided code fixes for Convex performance bottlenecks. This Skill not only identifies issues like slow features and OCC conflicts but also offers step-by-step guidance for resolving them using best practices and code examples.