---
name: Code Review Analyzer
description: A comprehensive code review skill that analyzes code for best practices, potential bugs, security issues, and suggests improvements.
---

# Code Review Analyzer

This skill performs thorough code reviews by analyzing your code for best practices, identifying potential bugs, security vulnerabilities, and suggesting improvements for better maintainability and performance.

## When to Use

Use this skill when you need to:
- Review code before merging pull requests
- Analyze existing code for potential issues
- Get suggestions for code improvements
- Identify security vulnerabilities
- Ensure adherence to coding standards
- Optimize code performance
- Check for common anti-patterns

Simply paste your code and specify the programming language for a comprehensive review with actionable feedback.