| name | code-reviewer |
|---|
AI-powered code review for staged git changes. Catches bugs, security issues, and code smells before you push.
npx ai-code-review- Reviews your staged git changes automatically
- Identifies bugs, logic errors, and anti-patterns
- Flags potential security issues
- Suggests concrete improvements with explanations
- Color-coded output (critical/warning/suggestion/good)
# Stage your changes first
git add -A
# Run the review
npx ai-code-review- Right before opening a pull request
- Working solo without a reviewer
- Late night coding when your brain is tired
- Quick sanity check on tricky refactors
One of 110+ free developer tools from LXGIC Studios. No paywalls, no sign-ups.
Find more:
- GitHub: https://github.com/lxgic-studios
- Twitter: https://x.com/lxgicstudios
- Substack: https://lxgicstudios.substack.com
- Website: https://lxgicstudios.com
MIT. Free forever.