chinese-code-review

Guide Chinese code reviews with structured feedback and commit message practices.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a balanced approach to Chinese code reviews, ensuring that feedback is constructive and respectful while identifying critical issues.

Core Features & Use Cases

  • Balanced Feedback: Encourages using suggestions instead of commands and questions instead of negatives.
  • Priority Marking: Offers priority marking for feedback, helping developers prioritize issues.
  • Code Review Templates: Provides templates for different types of feedback.
  • Commit Message Best Practices: Offers guidance on writing clear and effective commit messages.
  • Anti-Patterns & Solutions: Identifies common issues in code reviews and provides solutions.
  • Review Process: Suggests a structured code review process for better efficiency.

Quick Start

To review a code pull request, use the Chinese code review skill with the following command: "Analyze the pull request 'PR-123' following the review guidelines."

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 a Chinese code review that gives constructive feedback without sounding harsh?

A balanced Chinese code review replaces commands with suggestions and negatives with questions, ensuring feedback remains constructive and respectful while still identifying critical code issues.

What is the best way to structure a Chinese code review process for my team?

The best way to structure a Chinese code review is to follow a defined review process, use priority marking for feedback, and apply specific templates to categorize different types of code issues efficiently.

How do I write clear commit messages for Chinese software development projects?

Writing clear commit messages requires applying best practices that focus on clarity and effectiveness, helping Chinese software development teams maintain a structured and understandable project history.

What are common anti-patterns in Chinese code reviews and how can I fix them?

Common anti-patterns in Chinese code reviews include overly direct language and unstructured feedback, which can be fixed by identifying these issues early and applying the suggested constructive solutions.

Can I use specific code review templates for different types of pull request feedback?

Yes, you can use provided code review templates designed for different types of feedback, ensuring that your pull request reviews maintain a consistent structure and polite tone across the team.

How do I prioritize issues when providing Chinese code review feedback?

You can prioritize issues during a Chinese code review by using priority marking, which helps developers quickly identify critical problems and address the most important feedback first.