code-review
Installation
SKILL.md
Code Review Best Practices
This skill activates when reviewing code for quality, correctness, security, and maintainability.
When to Use This Skill
Activate when:
- Reviewing pull requests
- Conducting code audits
- Providing feedback on code quality
- Identifying security vulnerabilities
- Suggesting refactoring improvements
- Checking adherence to coding standards
Code Review Checklist
1. Correctness and Functionality
Does the code do what it's supposed to do?