code-reviewer

Review code for style violations, bugs, and best practices.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps review code for common issues: style violations, potential bugs, and best practices, reducing manual review time and surfacing actionable feedback.

Core Features & Use Cases

  • Style checks: assess indentation, naming, and readability.
  • Bug detection: identify edge cases and potential issues.
  • Best-practices guidance: suggest improvements and maintainability improvements.
  • Report generation: produce standardized code-review reports using the provided template.

Quick Start

Activate the code-reviewer on a code sample or repository and paste the code to analyze to receive a structured Code Review Report.