Skip to content
Free Prompt
Prompt Spotlight
CLAUDE // Intermediate

Code Review Assistant

Get thorough code reviews with actionable feedback.

Intermediate

Difficulty

Skill level required

12/1/2024

Published

Creation date

CLAUDE

AI Tool

Recommended platform

Review the following code for:

1. **Bugs & Edge Cases** - Logic errors, null checks, boundary conditions
2. **Performance** - Inefficiencies, unnecessary operations
3. **Security** - Vulnerabilities, input validation, data exposure
4. **Readability** - Naming, structure, documentation
5. **Best Practices** - Language idioms, design patterns

Code:
```[LANGUAGE]
[PASTE CODE HERE]
```

For each issue found:
- Explain the problem
- Show the problematic code
- Provide the fixed version
- Rate severity (Critical/Medium/Low)

Use Case

Developers wanting thorough code reviews before commits.

Tags

reviewdebuggingquality
Related Prompts

Continue Your Exploration

Other prompts in the Coding category you might find useful.

general

Code Explainer

Get clear explanations of complex code.

Beginnerlearningexplanation

Use case: Developers learning new codebases or concepts.

claude

React TypeScript Component

Generate well-typed React components with best practices.

Intermediatereacttypescript

Use case: Developers building React applications with TypeScript.

claude

Claude Code Refactoring Assistant

Use Claude to refactor messy code into clean, maintainable architecture.

Intermediateclauderefactoring

Use case: Developers improving legacy code or cleaning up technical debt.