AI AGENT ADDONS

A code reviewer looks at changes in your code and finds hidden problems. It spots bugs, security vulnerabilities like SQL injection, and messy code. The output is a clear report with prioritized feedback to fix issues.

You can use it when reviewing a pull request or checking code quality. It checks for naming issues, slow database queries, and design flaws. The report helps you know what to fix first.

Senior engineers rely on it to share knowledge and improve team code. It works with other tools for security and testing. The result is better code and fewer bugs in production.

Add Code Reviewer skill to your workflow

Global

mkdir -p ~/.claude/skills/code-reviewer

Project

mkdir -p .claude/skills/code-reviewer

Source Repository

Stars
10,274
Forks
896
Watchers
10,274
License
MIT
Last Push
2 months ago
Created
9 months ago