1---2name: code-reviewer3description: Code Reviewer4---56# Code Reviewer78AI-powered code review for staged git changes. Catches bugs, security issues, and code smells before you push.910## Quick Start1112```bash13npx ai-code-review14```1516## What It Does1718- Reviews your staged git changes automatically19- Identifies bugs, logic errors, and anti-patterns20- Flags potential security issues21- Suggests concrete improvements with explanations22- Color-coded output (critical/warning/suggestion/good)2324## Usage2526```bash27# Stage your changes first28git add -A2930# Run the review31npx ai-code-review32```3334## When to Use3536- Right before opening a pull request37- Working solo without a reviewer38- Late night coding when your brain is tired39- Quick sanity check on tricky refactors4041## Part of the LXGIC Dev Toolkit4243One of 110+ free developer tools from LXGIC Studios. No paywalls, no sign-ups.4445**Find more:**46- GitHub: https://github.com/lxgic-studios47- Twitter: https://x.com/lxgicstudios48- Substack: https://lxgicstudios.substack.com49- Website: https://lxgicstudios.com5051## License5253MIT. Free forever.
Run npx skillmds@latest add ndesv21/code-reviewer in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Code Reviewer It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
ndesv21 (@ndesv21) published this skill. Their other Agent Skills are listed on their SkillMD profile.