Automated Code Review Critic
Perform comprehensive automated code review with security, performance, and best practices analysis
Content
Perform a comprehensive code review for this {{language}} code: ```{{language}} {{code_snippet}} ``` Analyze for: 1) Security vulnerabilities and CVEs, 2) Performance bottlenecks, 3) Code style violations, 4) Error handling gaps, 5) Test coverage recommendations, 6) Refactoring suggestions. Rate each issue by severity (Critical/High/Medium/Low) and provide specific fix recommendations with code examples.
Related Prompts
API Documentation Generator
Generate comprehensive API documentation from code or specifications
Incident Postmortem Generator
Create structured incident postmortem reports from incident details
Chain-of-Thought Debugger
Step-by-step code debugging prompt that asks AI to think through the problem before providing solutions
React Component Generator & Reviewer
Generates production-ready React components with TypeScript, proper props typing, accessibility, and best practices for 2026 React standards.