What problem does it solve?
This Skill helps you identify where a product or game is losing performance, estimate the likely impact, and turn those findings into prioritized optimization recommendations.
Core Features & Use Cases
- Structured bottleneck analysis: Reviews API handlers, middleware, database access, memory growth, I/O paths, and hot code paths to locate likely slowdowns.
- Budget-based evaluation: Compares current behavior against performance targets such as latency, throughput, memory, load time, and frame-time budgets.
- Prioritized recommendations: Produces a ranked list of fixes, quick wins, and areas that need runtime profiling before action is taken.
- Use case: Use it when a service feels slow, a query is expensive, or a system needs a clear performance report before optimization work begins.
Quick Start
Ask for a performance profile of the full system or a specific subsystem and provide any known latency, memory, or throughput targets.