code-review

Review code against project skill guidelines and global rules.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/naegeon/claude-skill-cli --skill code-review-naegeon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/naegeon/claude-skill-cli/tree/main/src/templates/skills/code-review
Command: npx skills add https://github.com/naegeon/claude-skill-cli --skill code-review-naegeon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the code review process by systematically checking your code against predefined project skill guidelines and global rules. It provides objective, actionable feedback, ensuring code quality and consistency without manual effort, saving time for human reviewers.

Core Features & Use Cases

  • Skill-Based Validation: Reviews code against specific skill checklists (e.g., frontend, backend, database skills).
  • Quantitative Assessment: Provides a compliance percentage and highlights specific issues with suggested fixes.
  • Global Rule Enforcement: Checks for common anti-patterns like any type usage, hardcoded environment variables, and console.log.
  • Use Case: Before committing your code, ask "코드 리뷰해줘". The skill will analyze your changes, identify violations of project standards, and suggest precise corrections, ensuring your code is high-quality and ready for integration.

Quick Start

To get a comprehensive review of your recent code changes, simply say: "코드 리뷰해줘"