AI Prompts for Code Review
4 prompts for thorough, consistent code reviews — catch AI slop, find dead code, and enforce quality standards with AI assistance.
AI Code Slop Reviewer Prompt
AI code review prompt to identify and remove AI-generated slop — excessive comments, unnecessary defensive code, type workarounds, and over-engineering
Dead Code Audit Prompt
AI prompt for comprehensive codebase audits to find all unused files, functions, classes, and variables that can be safely deleted
Comprehensive GitHub PR Review Prompt
AI code review prompt for thorough GitHub pull request analysis covering code quality, security vulnerabilities, and engineering best practices
Concise GitHub PR Review Prompt
Fast AI code review prompt for GitHub PRs focused on performance bottlenecks, security flaws, and correctness issues