optimize-performance
Installation
SKILL.md
Optimize Performance
Apply the execution contract before this procedure.
Identify and fix performance bottlenecks in Rails applications.
Quick Reference
| Tool | Use |
|---|---|
bullet |
N+1 detection in development |
rack-mini-profiler |
Endpoint timing breakdown |
EXPLAIN ANALYZE |
Query plan analysis |