chinese-commit-conventions

Configure Chinese Conventional Commits with commitlint, Husky, and Commitizen.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/pcsensor/serial --skill chinese-commit-conventions-pcsensor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chinese-commit-conventions
Source: https://github.com/pcsensor/serial/tree/main/.agents/skills/chinese-commit-conventions
Command: npx skills add https://github.com/pcsensor/serial --skill chinese-commit-conventions-pcsensor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Chinese commit messages and changelog configurations can be inconsistent across teams, hindering collaboration and traceability.

Core Features & Use Cases

  • Chinese adaptation of Conventional Commits: standardized types and templates in Chinese.
  • Commitlint, Husky, and Commitizen integration: enforce and guide commit messages automatically.
  • Changelog generation in Chinese: automated documentation of changes with a consistent format.

Quick Start

Install commitlint, husky, and commitizen; enable Chinese templates and begin using /chinese-commit-conventions for daily commits.

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?

Configure commitlint and Husky to enforce Chinese conventional commits by applying Chinese type definitions and templates. This standardizes commit messages across your software team, ensuring consistent formatting and automated validation through Git hooks.

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

Generate a Chinese changelog by using Chinese-adapted conventional commit templates. This automatically documents changes with a consistent format, improving project traceability and collaboration for Chinese-speaking software teams.

Can I use Commitizen with Chinese templates for interactive commit prompts?

Yes, Commitizen supports Chinese templates for interactive commit prompts. It guides developers through standardized Chinese type definitions, subject guidelines, and body formatting, ensuring consistent commit message creation.

Does this Chinese commit convention workflow require any specific dependencies?

The Chinese commit convention workflow requires installing commitlint, Husky, and Commitizen. These tools enable automated message enforcement, Git hooks, and interactive prompts to maintain standardized Chinese commit formatting.

Why should my team adopt Chinese conventional commit types instead of standard English ones?

Adopting Chinese conventional commit types standardizes messages for Chinese-speaking software teams, reducing inconsistency and improving collaboration. It provides localized type definitions and subject guidelines while maintaining standard changelog generation compatibility.

How do I set up a complete Chinese commit message workflow step by step?

Set up the workflow by installing commitlint, Husky, and Commitizen, then enabling Chinese templates. This configures Git hooks and interactive prompts to guide and enforce standardized Chinese commit messages and changelog generation.