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, priority labels, and templates so reviews stay honest yet constructive. ## Core Features & Use Cases - Graded Feedback Labels: Standardized priority tags ([必须修复], [建议修改], [仅供参考], [问题]) so authors instantly know what must change before merge. - Communication Templates: Ready-to-use comment patterns that replace commands with suggestions and questions, plus templates for reviewing senior developers' code without awkwardness. - Bilingual Conventions: Rules for Chinese/English mixed comments, spacing, and Conventional Commits-style Chinese commit messages (feat/fix/refactor with Chinese descriptions). - Use Case: When reviewing a teammate's pull request, invoke this Skill to produce a structured review summary listing must-fix concurrency bugs, suggested validation improvements, and an overall assessment in natural Chinese. ## Quick Start Use the chinese-code-review skill to review this pull request and write the feedback comments in Chinese with priority labels.