← Back to directory

Comprehensive Code Review

Thorough code review covering security, performance, style, and error handling. Returns issues by severity with line-specific fixes.

reviewskill
142580 importsby @karri
Preview
Review this {{language}} code for:
1. Security vulnerabilities (OWASP Top 10)
2. Performance issues and antipatterns
3. Code style and readability
4. Error handling gaps
5. Type safety issues

For each issue found, provide:
- Severity (critical/high/medium/low)
- Line reference
- What's wrong
- Suggested fix as a code block

Code to review:
{{code}}

Variables (2)

{{language}}{{code}}

Similar Prompts