chinese-code-review

Generate structured Chinese code review feedback with severity labels.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/pcsensor/serial --skill chinese-code-review-pcsensor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chinese-code-review
Source: https://github.com/pcsensor/serial/tree/main/.agents/skills/chinese-code-review
Command: npx skills add https://github.com/pcsensor/serial --skill chinese-code-review-pcsensor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

国内团队在代码评审中常遇到过于客气导致关键问题被忽略,或直接否定影响协作。本技能提供一个结构化、礼貌且可执行的中文代码审查框架,帮助提升反馈质量与团队协作效率。

Core Features & Use Cases

  • 模板与指南:用于表达反馈的分级标注,例如 [必须修复]、[建议修改]、[仅供参考]、[问题],以及避免直接下命令的表述。
  • 双语注释与提交信息规范:覆盖在英文代码术语与中文解释之间的混排,确保描述清晰且易于跨团队协作。
  • 工作流程指引:提供审查流程要点、检查清单与示例模板,提升 PR 审阅速度与建设性反馈的一致性。

Quick Start

针对当前 PR,给出一个中文代码审查反馈模板,包含必须修复、建议修改与仅供参考等分级标注。

Frequently Asked Questions about chinese-code-review

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

FAQPage Schema
Chinese code review comments can be structured using severity tags like [必须修复] (must fix), [建议修改] (suggest change), and [仅供参考] (for reference) to ensure critical issues are addressed politely without affecting collaboration.

Chinese code review comments can be structured using severity tags like [必须修复] (must fix), [建议修改] (suggest change), and [仅供参考] (for reference) to ensure critical issues are addressed politely without affecting collaboration.

What is the best way to structure PR review feedback for Chinese-speaking engineering teams?

Structuring PR review feedback for Chinese-speaking teams involves using organized sections, frontmatter naming, and best-practice review templates to improve review speed and feedback consistency.

How do I manage mixed English code terms and Chinese explanations in code review feedback?

You can manage mixed English code terms and Chinese explanations by applying bilingual annotation and commit message guidelines, ensuring descriptions remain clear and facilitating cross-team collaboration.

How does severity grading work in Chinese code review templates?

Severity grading in Chinese code review templates works by categorizing feedback into distinct levels like must fix, suggest change, and for reference, which prevents direct commands and clarifies the priority of review issues.

Can I use these code review templates for team workflows that require bilingual commit messages?

Yes, you can use these templates for workflows requiring bilingual commit messages, as they specifically cover Chinese-English mixed annotation standards to ensure clear descriptions across cross-team collaboration.