code-review-specialist

Community

Automate code reviews, boost quality & security.

Authorluongnv89
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manual code reviews are time-consuming, prone to human error, and often miss critical issues like security vulnerabilities or performance bottlenecks. This Skill automates the rigorous analysis, ensuring higher code quality and faster development cycles.

Core Features & Use Cases

  • Comprehensive Analysis: Automatically checks for security flaws, performance issues, code quality, and maintainability.
  • Detailed Reporting: Provides actionable feedback with severity, location, impact, and suggested fixes.
  • Use Case: Before merging a pull request, invoke this Skill to get an instant, in-depth review covering security, performance, and best practices, allowing your team to focus on innovation, not nitpicking.

Quick Start

Review the attached Python file 'my_module.py' for security, performance, and code quality issues.

Dependency Matrix

Required Modules

None required

Components

scriptsassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: code-review-specialist
Download link: https://github.com/luongnv89/claude-howto/archive/main.zip#code-review-specialist

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository