Code Review Assistant
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.
Similar prompts
SQL Query Builder
Builds SQL queries from natural language descriptions
Output: Complete, optimized SQL query with explanation. Context: {{DATABASE_TYPE...
💻 ProgrammingAny model
0 copies
Unit Test Generator
Creates comprehensive unit tests with edge case coverage
Write unit tests for the following code. Language: {language} Test framework: {...
💻 ProgrammingAny model
0 copies
Regex Pattern Creator
Creates regular expressions with detailed part-by-part explanations
Output: Complete regex pattern with test cases. Context: {{LANGUAGE}} regex, use...
💻 ProgrammingAny model
0 copies