chinese-commit-conventions

Provide Chinese conventions and configs for commitlint, husky, and commitizen.

78|6|Updated May 19, 2026
One-click install
npx skills add https://github.com/liu5540/reasonix-skill-powers --skill chinese-commit-conventions-liu5540
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chinese-commit-conventions
Source: https://github.com/liu5540/reasonix-skill-powers/tree/main/skills/chinese-commit-conventions
Command: npx skills add https://github.com/liu5540/reasonix-skill-powers --skill chinese-commit-conventions-liu5540

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

中文团队在提交日志与变更日志中的中文表达缺乏统一规范,导致审阅困难和变更追踪混乱。

Core Features & Use Cases

  • 提供符合 Conventional Commits 的中文类型定义和描述模板,便于团队快速采用
  • 提供 commitlint、husky、commitizen 的中文化配置示例,提升落地效率
  • 支持中文变更日志的模板与工作流,便于记录和回溯

Quick Start

直接执行指定技能以在工作流中启用中文提交规范,并在提交时使用中文描述。

Frequently Asked Questions about chinese-commit-conventions

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

FAQPage Schema
How do I configure commitlint and husky to enforce Chinese conventional commits?

To enforce Chinese conventional commits, you can configure commitlint and husky using provided Chinese type definitions and configuration examples, ensuring standardized Chinese messages in your development workflow.

What is the best way to generate a Chinese changelog from conventional commits?

Generating a Chinese changelog from conventional commits is best handled by using specific Chinese changelog templates and workflows, which facilitate easy recording and tracing of project changes.

Does commitizen support Chinese commit message templates for team collaboration?

Yes, commitizen supports Chinese commit message templates by applying localized configuration examples, helping Chinese teams quickly adopt standardized commit conventions to improve collaboration efficiency.

Why do Chinese teams need customized conventional commit conventions?

Chinese teams need customized conventional commit conventions because a lack of unified Chinese expression in commit logs causes review difficulties and disorganized change tracking across the development lifecycle.

Can I use Chinese commit conventions without modifying my existing git workflow?

You can integrate Chinese commit conventions by invoking the specified skill within your workflow, enabling standardized Chinese descriptions during your regular commit process without changing underlying git mechanics.