performance-reviewer
Installation
SKILL.md
Performance Reviewer
Identify and resolve performance issues.
When to Use
- Reviewing code for performance
- Investigating slow operations
- Optimizing database queries
- Improving frontend performance
- Pre-launch performance audit
Common Performance Issues
N+1 Query Problem
Symptom: Many database queries in a loop