Back to browse
AI Prompts for Code Refactoring and Optimization — prompt 19
As a code review expert specializing in {programming_language}, evaluate this code: {code_snippet}. Identify violations of coding standards, potential bugs, an…
Added May 19, 20260 views0 copies
Prompt
As a code review expert specializing in {programming_language}, evaluate this code: {code_snippet}. Identify violations of coding standards, potential bugs, and maintainability issues. Provide refactored code that follows modern best practices, improves error handling, and makes the code more readable for {team_context}.Replace text in [BRACKETS] with your own values before pasting.