Reviews code for bugs, performance issues, and best practices
Output: Detailed code review report with specific recommendations. Context: {{LANGUAGE}} code using {{FRAMEWORK}}, review focus on {{REVIEW_FOCUS}}. Task: Review the following code and identify issues: {{CODE_SNIPPET}}. Constraints: Do NOT ignore security issues. Do NOT miss performance problems. Do NOT be vague in recommendations. Prioritize critical issues first. Include code examples for fixes.
0 copies
Variables
Replace these variables with your own values before using:
{CODE_SNIPPET}{LANGUAGE}{FRAMEWORK}{REVIEW_FOCUS}
Example output
Detailed analysis with sections: critical issues, performance problems, style violations, and improvement recommendations. Each issue includes the exact location and a suggested fix.