django-perf-review - Review Django code for database performance issues
Audits Django code to validate and fix performance issues like N+1 queries, unbounded querysets, missing indexes, and write loops.
Tags
Updated: 2026-09-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Identify N+1 queries
- Detect unbounded querysets
- Find missing database indexes
- Optimize write loops
- Validate performance issues
Inputs
- Django codebase
- Performance review requests
Outputs
- Performance review report
- Code fix recommendations
Requirements
- Read tool
- Grep tool
- Glob tool
- Bash tool
- Task tool
