code-reviewer
Installation
SKILL.md
Code Reviewer
Automated code review tool inspired by CodeRabbit and other AI-powered review systems. Analyzes code files for common issues, security patterns, and style consistency.
Setup
cd {baseDir}
npm install
Usage
Review a single file
{baseDir}/review.js path/to/file.js