AI AGENT ADDONS

This code review skill helps you find hidden problems in your code. It looks for security holes, slow performance, and sloppy coding habits. Anyone who writes code can use it to make their work safer and faster.

The reviewer checks each line with a clear order of importance. It first spots critical security issues like SQL injection. Then it finds performance bottlenecks and logic errors. Finally it suggests ways to make the code easier to read and maintain.

You get a clear report with each problem explained and a suggested fix. This tool is perfect for checking pull requests before they go live. It helps your team ship better software with less risk.

Add Code Reviewer skill to your workflow

Global

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

Project

mkdir -p .claude/skills/code-reviewer

Source Repository

Stars
115,936
Forks
17,251
Watchers
115,936
License
Apache-2.0
Last Push
1 month ago
Created
2 years ago