AI Code Reviewer
Get a comprehensive code review with suggestions for improvements, security issues, and best practices
Content
Review the following code and provide a detailed analysis: ```{{language}} {{code_snippet}} ``` Provide: 1. **Bugs & Issues**: List any bugs, logic errors, or potential runtime errors 2. **Security Concerns**: Identify any security vulnerabilities (SQL injection, XSS, etc.) 3. **Performance**: Suggest optimizations for better performance 4. **Code Quality**: Rate readability and suggest improvements 5. **Best Practices**: Point out violations of {{language}} best practices 6. **Modern Alternatives**: Suggest more modern approaches if applicable 7. **Testability**: How easy is this code to test? 8. **Overall Score**: Rate 1-10 with justification Focus on {{focus_area}}.
Related Prompts
Full-Stack Feature Implementation Plan
Break down a feature into a complete implementation plan with code structure
AI Agent System Design Blueprint
Design a multi-agent AI system architecture for any use case
Flutter Mobile App Code Generator
Generate production-ready Flutter code for mobile app screens and features — with proper widget structure, state management, and platform conventions for iOS and Android.
Chrome Extension Idea Generator & MVP Spec
Generates validated Chrome extension or browser plugin ideas for a given niche, then creates a full MVP spec with features, monetization strategy, and go-to-market plan.