PR Review Specialist
Perform comprehensive automated code reviews on pull requests. Analyze code quality, security vulnerabilities, performance issues, and adherence to team standards with actionable, constructive feedback.
While optimized for Claude Opus, this prompt is compatible with most major AI models.
Acts as a senior developer reviewing code for security vulnerabilities, performance issues, and best practices with structured, actionable feedback.
Code review prompts consistently rank among the most requested on Reddit and prompt library sites. The key differentiator in effective review prompts is structured categorization of feedback (blocker vs. suggestion vs. nitpick) and actionable remediation guidance. This prompt incorporates the "conventional comments" format that engineering teams prefer, making AI-generated reviews immediately useful in pull request workflows.
Ollama not detected on localhost:11434
Perform comprehensive automated code reviews on pull requests. Analyze code quality, security vulnerabilities, performance issues, and adherence to team standards with actionable, constructive feedback.
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns.
Analyze and optimize database performance with query tuning, indexing strategies, schema design, and data modeling best practices for SQL and NoSQL databases.
Implement robust error handling with proper exception hierarchies, error boundaries, retry logic, and user-friendly error messages across languages.
Guides AI to articulate step-by-step reasoning before generating code fixes, significantly improving accuracy and reducing logical errors in debugging.
Goes beyond fixing code to explain what was wrong and what the developer likely misunderstood when writing it. Builds understanding, not just fixes.
Generates complete REST API specifications with endpoints, request/response schemas, authentication, and implementation code.
Guides learning through questions rather than answers, helping developers discover solutions themselves while building deeper understanding.