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
Security Threat Model Generator
Generates a structured security threat model for an application or system using the STRIDE framework, identifying attack surfaces, threats, and mitigations.
AI Model Fine-Tuning Dataset Brief Generator
Generates a structured brief and example training data pairs for fine-tuning an LLM on a specific task, persona, or domain.
Agentic AI App Architecture Planner
Designs the technical architecture for AI agent-powered applications, including agent types, tool definitions, memory systems, and orchestration patterns for 2026-era AI development.
Code Explainer Pro
Explain any code snippet in simple terms with line-by-line analysis, time complexity, and practical examples.