yao-codereview-hskill

Community

Professional code review and quality improvement

Authoryaojingang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides professional code review services, checking code quality, security vulnerabilities, performance issues, and best practices, supporting multiple programming languages and frameworks.

Core Features & Use Cases

  • Multi-dimensional Code Quality Assessment: Evaluates code quality from various dimensions.
  • Security Vulnerability Detection: Identifies security risks in the code.
  • Performance Issue Identification: Discovers performance bottlenecks.
  • Best Practice Suggestions: Offers recommendations for code improvement.
  • Fix Example Code: Provides example code for fixing issues.
  • Use Case: Ideal for Pull Request code reviews, code refactoring assessments, security audits, and new developer code guidance.

Quick Start

Review the following code, focusing on security:

def login(username, password):
    query = f"SELECT * FROM users WHERE name='{username}' AND pass='{password}'"
    return db.execute(query)

Dependency Matrix

Required Modules

None required

Components

scriptsreferencestemplates

💻 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: yao-codereview-hskill
Download link: https://github.com/yaojingang/yao-open-skills/archive/main.zip#yao-codereview-hskill

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.