code-reviewer-cn

Review codebases for security, naming, complexity, and documentation issues.

7|2|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/SJTU-IPADS/SkVM-data --skill code-reviewer-cn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer-cn
Source: https://github.com/SJTU-IPADS/SkVM-data/tree/main/skills/code-reviewer-cn
Command: npx skills add https://github.com/SJTU-IPADS/SkVM-data --skill code-reviewer-cn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

本技能提供中文代码审查、重构与安全检查,帮助开发者快速发现潜在问题并给出改进建议。

Core Features & Use Cases

  • 代码审查与重构建议,覆盖命名、可维护性和安全性要点
  • 复杂度分析、注释生成与缺陷检测,适用于持续集成与代码评审流程
  • 重复代码检测、代码风格一致性检查,提升团队代码质量

Quick Start

在项目根目录执行 code-reviewer-cn review 以获得综合审查报告。

Frequently Asked Questions about code-reviewer-cn

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a structured code review report for naming, complexity, and documentation issues?

To obtain a structured code review report, run the review command in your project root. It performs comprehensive code review and security checks, outputting a scored report with actionable feedback on naming, complexity, and documentation.

Does this code review tool support multiple programming languages and CI pipelines?

Yes, the code review tool supports multiple programming languages and CI pipelines. It applies comprehensive security checks and defect detection across your codebase, integrating seamlessly into continuous integration and code review workflows.

What is the best way to detect duplicate code and enforce style consistency in my codebase?

The best way to detect duplicate code and enforce style consistency is using an automated code review tool. It identifies duplicate code segments and checks style consistency, improving overall team code quality and maintainability.

Can I use this to generate code comments and analyze code complexity automatically?

Yes, you can use this to generate code comments and analyze code complexity automatically. It performs comprehensive complexity analysis and comment generation to help developers quickly discover potential defects and improve maintainability.

How does this tool handle security checks during code refactoring?

The tool handles security checks during code refactoring by applying comprehensive security analysis across the codebase. It identifies potential security vulnerabilities and provides actionable refactoring suggestions within a structured, scored report.