chinese-code-review

Convert imperative code review comments into constructive, culturally aware suggestions.

7.6k|721|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/jnMetaCode/superpowers-zh --skill chinese-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chinese-code-review
Source: https://github.com/jnMetaCode/superpowers-zh/tree/main/skills/chinese-code-review
Command: npx skills add https://github.com/jnMetaCode/superpowers-zh --skill chinese-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

中文代码审查规范帮助团队在保持专业严谨的同时,用符合国内团队文化的方式给出有效反馈,避免因过度客气或直白导致关键问题被忽视。

Core Features & Use Cases

  • 将评论从命令式语言转换为建设性建议,提升可执行性和团队协作效率。
  • 用提问替代否定,降低冲突风险,促进开放式讨论。
  • 提供分级标注模板和审查模板,帮助快速定位和排序问题。
  • 详细的中英混排代码注释规范与双语提交信息格式,促进团队沟通与协作。
  • 常见反模式清单与对策,帮助新手快速上手并统一风格。

Quick Start

在代码审查中立即应用本技能,将反馈从命令式转为建设性建议,并按优先级标注待修复点。

Frequently Asked Questions about chinese-code-review

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

FAQPage Schema
How do I write constructive code review feedback in Chinese without causing conflicts?

To write constructive code review feedback in Chinese, convert command-style language into suggestions and use questions instead of direct negations. This approach lowers conflict risks and promotes open, respectful discussion within domestic software teams.

What are the best practices for bilingual commit messages and code comments in mixed-language teams?

Bilingual commit messages and code comments follow specific formatting rules for Chinese-English mixed typesetting. This ensures clarity and consistency across the codebase, helping mixed-language teams communicate intent effectively during code review.

How can I structure code review comments to prioritize critical issues over minor style violations?

You can structure code review comments to prioritize critical issues by using tiered annotation templates. These templates help reviewers quickly locate, categorize, and sort problems by severity, ensuring key issues are addressed before minor adjustments.

Does this code review approach work for software teams outside of pure Chinese-speaking environments?

This code review approach is designed for domestic software teams across all programming languages. It provides a culturally aware framework that aligns with local practices while maintaining professional rigor and clear communication.

What are common code review anti-patterns that should be avoided during feedback?

Common code review anti-patterns include being overly polite to the point of ignoring critical issues, or being excessively blunt and causing conflicts. A provided anti-pattern checklist helps reviewers unify their style and avoid these communication pitfalls.

Why should I use questions instead of direct negations when reviewing code?

Using questions instead of direct negations during code review reduces defensive reactions and fosters open discussion. It transforms criticism into collaborative problem-solving, improving team execution efficiency and maintaining professional respect.