code-reviewer

Analyze code quality, best practices, and potential issues in files or directories.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/Hor1zonZzz/demo-cli --skill code-reviewer-hor1zonzzz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/Hor1zonZzz/demo-cli/tree/main/.demo-cli/skills/code-reviewer
Command: npx skills add https://github.com/Hor1zonZzz/demo-cli --skill code-reviewer-hor1zonzzz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps automate the code-review process by evaluating quality, adherence to best practices, and identifying potential issues. It provides concrete, actionable feedback to speed up improvements.

Core Features & Use Cases

  • Code Quality Analysis: Assesses readability, naming, structure, and maintainability.
  • Best Practices & Patterns: Suggests language-specific improvements and design improvements.
  • Potential Issues & Security: Highlights bugs, error handling gaps, and security concerns.
  • Maintainability: Comments on docs, test coverage, and module organization.

Quick Start

Provide a target file or directory to review, e.g., "src/utils/helpers.py", and request a prioritized set of improvement suggestions.