Skip to main content
VePrompts
claude-opus-4 Coding & Development

While optimized for claude-opus-4, this prompt is compatible with most major AI models.

Review Code Like a Senior Engineer

Get a thorough code review covering performance, security, maintainability, and best practices.

Share

Prompt Health: 100%

Length
Structure
Variables
Est. 247 tokens
# Review Code Like a Senior Engineer **Best model:** Claude 4 Opus **Category:** Coding & Development **Tags:** code review, debugging, best practices, quality ## Description Get a thorough code review covering performance, security, maintainability, and best practices. ## Prompt Review this code as a senior engineer. Provide feedback on: 1. BUGS & LOGIC ERRORS: Any issues that would cause crashes or incorrect behavior. 2. PERFORMANCE: Time/space complexity, unnecessary computations, memory leaks. 3. SECURITY: SQL injection, XSS, auth flaws, sensitive data exposure. 4. READABILITY: Naming, comments, function length, code organization. 5. BEST PRACTICES: Language-specific idioms, error handling, testing coverage. 6. MAINTAINABILITY: Coupling, duplication, hardcoded values. For each issue: severity (Critical/Major/Minor), explanation, and suggested fix. Format as a structured review with line references where possible. CODE: [CODE] LANGUAGE/FRAMEWORK: [LANGUAGE]

Private Notes

Insert Into Your AI

Edit the prompt above then feed it directly to your favorite AI model

Clicking opens the AI in a new tab. Content is also copied to clipboard for backup.

Explore Related Resources