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
Data Pipeline Architecture Review
Review and optimize data pipeline architectures for performance and reliability
Code Migration Planner
Creates a detailed migration plan for moving codebases between frameworks, languages, or architectures — with risk assessment, phased steps, and rollback strategy.
API Documentation Generator
Generate comprehensive API documentation including endpoints, parameters, responses, and examples.
Bug Report Triage Assistant
Analyze and categorize bug reports for efficient debugging