Featured
Code Review Prompts
Structured prompts for thorough code reviews
Category:prompts
Type:prompt
Difficulty:intermediate
productivity
testing
security
intermediate
Description
Collection of prompts for conducting comprehensive code reviews. Covers security analysis, performance review, best practices, error handling, and maintainability assessment. Designed for systematic code evaluation.
Content
Resource Content
# Code Review Prompt Review the following code for: 1. **Security Issues** - Input validation - SQL injection risks - XSS vulnerabilities - Authentication/authorization 2. **Performance** - Unnecessary computations - N+1 queries - Memory leaks - Caching opportunities 3. **Best Practices** - DRY violations - SOLID principles - Error handling - Naming conventions 4. **Maintainability** - Code complexity - Documentation needs - Test coverage - Technical debt Provide specific line references and suggested improvements.
Rate This Resource
0
Help others discover great resources
Statistics
0
Stars
0
Copies
428
Days ago
324
Views
Claude Code Guides
How Claude Code separates planning, coordination, and delegated execution
Agents and Plan Mode
Understand the difference between the main thread, plan mode, coordinator behavior, and constrained sub-agents.
How to use Claude Code for high-signal review instead of generic commentary
Code Review Workflow
A review workflow built around bug finding, risk analysis, and missing-test detection rather than vague style feedback.
When Claude Code should align first and when it should just work
Plan Mode vs Direct Execution
Use plan mode for non-trivial tasks that need decision clarity; use direct execution for bounded requests where the path is already clear.
Related Resources
⚡
Debugging Assistant Prompts
Systematic prompts for debugging complex issues
⚡
Refactoring Guide Prompts
Prompts for safe and systematic code refactoring
✓
GitHub MCP Server
GitHub API integration for Claude with repository management capabilities
15,000
✓
Filesystem MCP Server
Secure file system access with configurable permissions and sandboxing
15,000