Code Review Critic
Perform thorough code review with security, performance, and best practices feedback
Content
Perform a comprehensive code review for the following {{language}} code. Code: {{code}} Context: {{context}} Focus areas: 1. Security vulnerabilities (OWASP top 10) 2. Performance bottlenecks 3. Code smells and maintainability 4. Best practices adherence 5. Error handling 6. Test coverage recommendations Provide a structured review with severity levels (Critical/High/Medium/Low) and specific improvement suggestions.
Related Prompts
Tree-of-Thought Problem Explorer
Explore multiple solution paths simultaneously using branching reasoning to find optimal outcomes for complex problems.
AI Agent Architecture Planner
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.
API Endpoint Designer
Design RESTful API endpoints with proper naming, methods, and documentation