code-reviewer

Automate code reviews and generate structured reports with actionable recommendations.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/lemon888yyy/ces --skill code-reviewer-lemon888yyy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/lemon888yyy/ces/tree/main
Command: npx skills add https://github.com/lemon888yyy/ces --skill code-reviewer-lemon888yyy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

这个 Skills 帮助进行代码审查,提供代码质量分析/在线报告预览、最佳实践建议和潜在问题识别。

Core Features & Use Cases

  • 审查重点:代码质量、可维护性、性能、安全性等方面的全面评估
  • 审查流程:理解变更、风格与规范、潜在 Bug 与性能问题、安全性验证、给出改进建议
  • Use Case:针对 PR/变更进行系统化评估并输出报告
  • 兼容场景:多语言/多框架下的代码审查与报告生成
  • 自动化产出:提供可执行的改进方案与示例

Quick Start

Please provide the code changes to be reviewed, and I will generate a detailed code review report with actionable recommendations.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I automate code review for a pull request?

Automating code review involves submitting your pull request changes to generate a detailed report identifying quality issues, security risks, and maintainability gaps with actionable remediation steps.

What is static analysis for code quality and security?

Static analysis for code quality systematically evaluates code changes to detect potential bugs, performance issues, and security vulnerabilities while verifying adherence to best practices and naming conventions.

Does automated code review work across multiple programming languages and frameworks?

Automated code review supports multi-language and multi-framework environments, applying consistent best-practice suggestions and safety checks across diverse repositories to ensure comprehensive coverage.

Can I get actionable remediation steps from a code review report?

Code review reports provide actionable remediation steps and structured guidance, offering executable improvement plans and code examples to fix identified maintainability and performance gaps.

What's the best way to identify security risks in code changes?

Identify security risks in code changes by running an in-depth repository audit that performs safety verification and static analysis to pinpoint vulnerabilities and provide structured recommendations.