What problem does it solve? Chinese development teams often struggle with code review communication: feedback is either too vague to act on or too blunt to be accepted, causing critical bugs to slip through or team friction. This Skill provides structured phrasing templates, priority labels, and anti-pattern guidance so reviews stay honest yet constructive. ## Core Features & Use Cases - Graded Review Labels: Standardized priority tags ([必须修复], [建议修改], [仅供参考], [问题]) so authors instantly know what must change before merge. - Phrasing Templates: Suggestion-over-command and question-over-negation patterns, plus ready-to-use comment templates for issues like SQL injection and race conditions. - Bilingual Conventions: Rules for Chinese/English mixed comments, Chinese Conventional Commits message formats, and guidance on when each language applies. - Use Case: When reviewing a teammate's pull request, invoke this Skill to produce a structured Chinese review summary with prioritized findings, a balanced overall assessment, and actionable fix suggestions. ## Quick Start Use the chinese-code-review skill to review this pull request and write the feedback in Chinese with priority labels.