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
AI Debugging Chain-of-Thought Assistant
Apply systematic chain-of-thought reasoning to diagnose and fix complex bugs, with step-by-step analysis, hypothesis testing, and a clear fix with explanation.
Code Review Security Auditor
Perform a security-focused code review identifying vulnerabilities
AI Agent Task Brief Writer
Creates a structured, unambiguous task brief to hand off to an AI coding or desktop agent like Claude Code, Codex, or Manus — minimizing back-and-forth and maximizing first-attempt success.
MCP Server Builder Guide
Step-by-step guide to build a Model Context Protocol server for any data source