Automated Code Review Critic
Perform comprehensive automated code review with security, performance, and best practices analysis
Content
Perform a comprehensive code review for this {{language}} code: ```{{language}} {{code_snippet}} ``` Analyze for: 1) Security vulnerabilities and CVEs, 2) Performance bottlenecks, 3) Code style violations, 4) Error handling gaps, 5) Test coverage recommendations, 6) Refactoring suggestions. Rate each issue by severity (Critical/High/Medium/Low) and provide specific fix recommendations with code examples.
Related Prompts
Regex Pattern Generator and Explainer
Generates precise regular expressions for any text matching task and explains each component in plain English, with test cases and language-specific implementation code.
CI/CD Pipeline Optimizer
Optimize continuous integration and deployment pipelines
Few-Shot Learning Prompt
Teach AI patterns through examples for better outputs
Multi-Agent Orchestrator
Design and coordinate multiple AI agents to work together on complex tasks with role assignment and communication protocols.