code-reviewer

Review code for best practices, security, readability, and test coverage.

Updated Dec 19, 2025
One-click install
npx skills add https://github.com/ibnuhalimm/claude-code-resources --skill code-reviewer-ibnuhalimm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/ibnuhalimm/claude-code-resources/tree/main/skills/code-reviewer
Command: npx skills add https://github.com/ibnuhalimm/claude-code-resources --skill code-reviewer-ibnuhalimm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers review code for best practices, security, readability, and test coverage, reducing defects and speeding up PR feedback.

Core Features & Use Cases

  • Code quality assessment: Identify anti-patterns, potential bugs, and readability issues.
  • Security considerations: Flag common vulnerabilities and insecure patterns.
  • PR analysis: Review changes across files and highlight impact and test coverage gaps.

Quick Start

Review PR #42 in repo 'awesome-app' and return actionable feedback on code structure, potential bugs, and test gaps.