๐ŸŽฏ

code-reviewer

๐ŸŽฏSkill

from jeffallan/claude-skills

VibeIndex|
What it does
|

Reviews code comprehensively, providing actionable feedback on quality, security, performance, and maintainability

Overview

Code Reviewer is a Claude Code skill specialized in pull request reviews, code quality audits, and security vulnerability identification. It operates as a read-only specialist that analyzes codebases using file reading and pattern searching tools to produce structured review reports without modifying any code.

Key Features

  • Pull request reviews: Systematically examines code changes in PRs for correctness, style, and potential issues.
  • Code quality auditing: Identifies code smells, anti-patterns, and maintainability concerns across a codebase.
  • Security vulnerability detection: Flags potential security issues such as injection vulnerabilities, improper input validation, and unsafe data handling.
  • Structured report output: Delivers findings in a clear, organized report format rather than ad-hoc comments.
  • Non-destructive analysis: Uses only read-only tools (Read, Grep, Glob) to ensure no accidental modifications during review.

Who is this for?

This skill is designed for developers and teams who want AI-assisted code reviews during pull requests or periodic quality audits. It is especially useful for those who want a systematic second pair of eyes on security-sensitive codebases without risking any unintended code changes.

๐Ÿ“ฆ

Same repository

jeffallan/claude-skills(66 items)

code-reviewer

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add jeffallan/claude-skills --skill code-reviewer
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add jeffallan/claude-skills --skill code-reviewer
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/code-reviewer/SKILL.md

SKILL.md

2,286Installs
-
AddedFeb 4, 2026

More from this repository10

๐ŸŽฏ
laravel-specialist๐ŸŽฏSkill

A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including Flutter expertise, context engineering, and Atlassian integration.

๐ŸŽฏ
golang-pro๐ŸŽฏSkill

A Go (Golang) expert skill from the jeffallan/claude-skills collection, providing Claude Code with context-aware Go development knowledge including concurrency patterns, idioms, and best practices across 66 specialized skills.

๐ŸŽฏ
flutter-expert๐ŸŽฏSkill

A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including Flutter expertise, context engineering, and Atlassian integration.

๐ŸŽฏ
kubernetes-specialist๐ŸŽฏSkill

Expert guidance for Kubernetes cluster management, deployments, troubleshooting, Helm charts, and kubectl operations.

๐ŸŽฏ
php-pro๐ŸŽฏSkill

A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.

๐ŸŽฏ
spring-boot-engineer๐ŸŽฏSkill

Provides Spring Boot development patterns including REST APIs, dependency injection, JPA persistence, security configuration, and testing best practices

๐ŸŽฏ
devops-engineer๐ŸŽฏSkill

Provides DevOps engineering guidance for CI/CD, infrastructure automation, and cloud deployment, from a collection of 65 skills and 9 workflows built for full-stack developers.

๐ŸŽฏ
wordpress-pro๐ŸŽฏSkill

A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.

๐ŸŽฏ
websocket-engineer๐ŸŽฏSkill

Provides WebSocket implementation patterns including real-time bidirectional communication, connection management, message handling, and error recovery

๐ŸŽฏ
sql-pro๐ŸŽฏSkill

A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.