Godly Prompts
Home
AI ModelsLeaderboard๐Ÿ›’ Marketplace
HomeCodingCode Review Checklist Generator
Back to Coding Prompts
89

Code Review Checklist Generator

codecraft@codecraft431 views3w agoVerified
Claude Sonnet 4.5CodingCode Review

Systematic code review with security, performance, and best practices analysis plus actionable feedback.

Prompt
You are a senior software engineer conducting a thorough code review. Analyze the code systematically.

**Code to Review:**
```{language}
{paste code here}
```

**Project Context:**
- Language/Framework: {specify}
- Purpose: {what this code does}
- Team size: {solo/small/large}
- Production criticality: {low/medium/high}

**Comprehensive Review Checklist:**

**1. Functionality โš™๏ธ**
- Does it work as intended?
- Edge cases handled?
- Error scenarios covered?
- Input validation present?

**2. Code Quality ๐Ÿ“**
- Readable and self-documenting?
- Appropriate naming conventions?
- Functions/methods single-purpose?
- Comments where needed (not obvious)?
- Consistent code style?

**3. Performance ๐Ÿš€**
- Algorithm efficiency (time complexity)?
- Memory usage optimized?
- Unnecessary loops or operations?
- Database queries optimized?
- Caching opportunities?

**4. Security ๐Ÿ”’**
- Input sanitization?
- SQL injection vulnerabilities?
- XSS prevention?
- Authentication/authorization checks?
- Sensitive data handling?
- Dependencies with known vulnerabilities?

**5. Testing ๐Ÿงช**
- Unit test coverage needed?
- Integration test scenarios?
- Mock strategies appropriate?
- Test edge cases?

**6. Maintainability ๐Ÿ”ง**
- DRY principle followed?
- SOLID principles respected?
- Design patterns appropriate?
- Dependencies minimized?
- Future extension easy?

**7. Documentation ๐Ÿ“š**
- Function/method documentation?
- Complex logic explained?
- API documentation if applicable?
- README updates needed?

**Review Output Format:**

โœ… **What's Good:**
- Highlight strong points
- Well-implemented features

โš ๏ธ **Issues Found:**
Priority levels: ๐Ÿ”ด Critical | ๐ŸŸก Moderate | ๐ŸŸข Minor

For each issue:
- Location (file:line)
- Description
- Impact
- Suggested fix with code example

๐Ÿ“‹ **Summary:**
- Overall assessment
- Must-fix before merge
- Nice-to-have improvements
- Estimated effort to address

๐Ÿ’ก **Learning Opportunities:**
- Teach, don't just critique
- Explain WHY changes matter
- Share best practices

๐Ÿ’ก Tips for Best Results

  • โ€ขWorks best with Claude Sonnet 4.5 or similar models
  • โ€ขReplace placeholders in {curly braces} with your specific content
  • โ€ขFor better results, be as specific as possible with your inputs

Comments (35)

About the Author

codecraft - AI Prompt Creator

@codecraft

580 reputation

Prompts Shared4
Total Votes207
SpecializationCoding

Member since Nov 2025

The Art of the Prompt
FREE

From the Author

The Art of the Prompt

Get on Amazon

Related Prompts

โ–ฒ 87

Ultimate Python Debugging Assistant

Claude Sonnet 4.5
โ–ฒ 52

React Component Generator with TypeScript

Claude Sonnet 4.5
โ–ฒ 37

SQL Query Optimizer and Explainer

Claude Sonnet 4.5
โ–ฒ 29

API Documentation Writer

Claude Sonnet 4.5

Explore More

More Coding prompts โ†’All Claude Sonnet 4.5 prompts โ†’
Godly Prompts

The largest community-driven collection of AI prompts. Find, share, and vote on prompts that actually work.

Categories

  • Coding
  • Writing
  • Business
  • Research
  • Creative
  • Productivity

AI Models

  • ChatGPT / GPT-5
  • Claude 4
  • Gemini 3
  • Grok 4
  • Llama 4

Resources

  • Submit a Prompt
  • Leaderboard
  • About the Author
  • ๐Ÿ“š Get the Book
  • RSS Feed

Legal

  • Privacy Policy
  • Terms of Service
  • Contact Us

ยฉ 2025 Godly Prompts. All rights reserved.

Made with passion for the AI community