This skill performs a validated Django performance review to identify N plus 1s, unbounded queries, and missing indexes, guiding targeted optimizations.
npx playbooks add skill getsentry/skills --skill django-perf-review
The Django Perf Review skill performs a validated Django performance review to identify N plus 1s, unbounded queries, and missing indexes, guiding targeted optimizations. It connects to Django applications, enabling developers to review and improve their code's performance. A developer would reach for this tool when they need to optimize the performance of their Django application, particularly to address issues like slow queries or inefficient database interactions.
This compact 21-word instruction set is purpose-built for code review & quality work in AI coding agents. Install with a single command.
This skill performs a validated Django performance review to identify N plus 1s, unbounded queries, and missing indexes, guiding targeted optimizations.
Django Perf Review is a free code review & quality skill for AI coding agents. This skill performs a validated Django performance review to identify N plus 1s, unbounded queries, and missing indexes, guiding targeted optimizations.. It provides a specialized system prompt that configures your agent with code review & quality expertise.
Run npx playbooks add skill getsentry/skills --skill django-perf-review in your terminal to install Django Perf Review into your Claude Code session. It works immediately after installation.
Django Perf Review is compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any AI agent that supports custom system prompts or .cursorrules files.
Yes, Django Perf Review is completely free and open source. The full source is available on GitHub at https://github.com/getsentry/skills/tree/main/plugins/sentry-skills/skills/django-perf-review. You only need a subscription to the AI agent you use it with.
Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.