chinese-code-review

Structure code reviews with severity tags and bilingual comments.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the common friction in Chinese development teams where code reviews often swing between overly polite feedback that misses critical bugs and overly blunt criticism that damages team morale.

Core Features & Use Cases

  • Balanced Feedback: Provides a framework for using suggestions and questions instead of commands to maintain professional relationships.
  • Standardized Severity: Implements a clear tagging system (e.g., [必须修复]) to ensure critical issues are never overlooked.
  • Bilingual Best Practices: Offers clear guidelines on when to use Chinese versus English for comments, documentation, and commit messages to ensure code maintainability.

Quick Start

Use the chinese-code-review skill to analyze the provided pull request and generate feedback that follows the team's professional communication standards.

Frequently Asked Questions about chinese-code-review

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

FAQPage Schema
How do I conduct code reviews for Chinese-speaking development teams without damaging morale?

Code reviews for Chinese-speaking teams require a framework that delivers actionable feedback while maintaining team harmony. It uses suggestions and questions instead of commands to ensure professional communication and preserve relationships.

What is the best way to standardize severity tagging in code review comments?

Standardized severity tagging in code reviews uses clear tags like [必须修复] to ensure critical issues are never overlooked. This system enforces explicit severity levels to prioritize fixes and maintain code quality.

Can I enforce conventional commit message formatting and bilingual comments in pull requests?

Yes, you can enforce conventional commit message formatting and bilingual comment conventions in pull requests. This provides clear guidelines on when to use Chinese versus English for comments and documentation to ensure maintainability.

How do I generate professional code review feedback that balances politeness with bug detection?

Professional code review feedback balances politeness with bug detection by using a structured framework. It facilitates actionable suggestions rather than blunt criticism, avoiding overly polite feedback that misses critical bugs.

When should I use Chinese versus English for code comments and documentation?

Bilingual best practices dictate using Chinese versus English for comments and documentation based on maintainability needs. This framework offers clear guidelines on language selection to ensure code remains accessible and maintainable.

Does this code review framework work for pull requests that need standardized severity tags?

Yes, this code review framework works for pull requests needing standardized severity tags. It implements a clear tagging system to ensure critical issues are addressed while maintaining professional communication standards.