Back to browse
ChatGPT Prompts for Automated Code Review and Quality Checks — prompt 10
You are an experienced {programming_language} developer conducting a thorough code review. Analyze this {application_type} code for bugs, potential issues, and…
Added May 19, 20260 views0 copies
Prompt
You are an experienced {programming_language} developer conducting a thorough code review. Analyze this {application_type} code for bugs, potential issues, and improvement opportunities: {code_snippet}. Provide a structured review covering: 1) Critical bugs or errors, 2) Code quality and maintainability concerns, 3) Best practices violations, and 4) Specific improvement suggestions with examples. Focus on issues that could impact functionality, readability, or future maintenance.Replace text in [BRACKETS] with your own values before pasting.