What problem does it solve?
This Skill provides a comprehensive code review to identify security vulnerabilities, performance bottlenecks, and refactoring opportunities, making it ideal for thorough code audits and security assessments.
Core Features & Use Cases
- Security Analysis: Identifies SQL injection, XSS, authentication/authorization issues, and more.
- Performance Analysis: Detects N+1 query problems, inefficient algorithms, memory leaks, and more.
- Code Quality: Evaluates code duplication, function length, cyclomatic complexity, and more.
- Best Practices: Reviews language idioms, framework conventions, SOLID principles, and more.
- Bug and Edge Case Analysis: Finds logic errors, off-by-one errors, race conditions, and more.
- Actionable Fixes: Provides specific code changes, explanations, and before/after examples.
- Use Case: For developers and security engineers who need a thorough review of their codebase to ensure it meets high standards.
Quick Start
Run a security audit on your codebase using the code-review-pro skill.