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
Technical Documentation Writer
Transform code or APIs into clear, developer-friendly documentation
Parallel Agent Task Decomposer
Breaks a complex software project or task into parallelisable sub-tasks suitable for running multiple AI coding agents simultaneously in isolated git branches.
Tree-of-Thought Problem Explorer
Explore multiple solution paths simultaneously using branching reasoning to find optimal outcomes for complex problems.
Docker Deployment Guide Generator
Creates a complete Docker containerization and deployment guide for any application, including Dockerfile, docker-compose, CI/CD, and production best practices.