chinese-commit-conventions

Apply Chinese-adapted Conventional Commits rules to standardize commit messages.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/beyondwen/track-record-new --skill chinese-commit-conventions-beyondwen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chinese-commit-conventions
Source: https://github.com/beyondwen/track-record-new/tree/main/.gemini/skills/chinese-commit-conventions
Command: npx skills add https://github.com/beyondwen/track-record-new --skill chinese-commit-conventions-beyondwen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Chinese-speaking teams often suffer from inconsistent commit messages, which disrupts automated changelog generation and complicates code reviews. This skill provides a Chinese-adapted Conventional Commits standard to unify messaging across repositories and teams. It also offers templates and guidelines to ease adoption and automation.

Core Features & Use Cases

  • Chinese-adapted commit types and scopes mapped to Chinese contexts
  • Changelog automation and issue reference templates for seamless release notes
  • Guidelines for subject/body formatting, breaking changes, and automation tooling

Quick Start

Follow the Chinese commit conventions by applying the provided rules and templates to your project 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 enforce conventional commits for a Chinese-speaking development team?

To enforce conventional commits for a Chinese-speaking team, apply a Chinese-adapted standard mapping commit types and scopes to local contexts. This unifies messaging across repositories and facilitates automated validation.

Can I automate changelog generation from Chinese commit messages?

Yes, you can automate changelog generation from Chinese commit messages by applying standardized types, scopes, and templates. This approach enables seamless release notes and issue reference formatting.

How do I configure commitlint and husky to validate Chinese commit conventions?

Configure commitlint and husky to validate Chinese commit conventions by encoding rules for types, scopes, and subject formatting. This establishes automated linting and ensures message consistency.

What is the best way to format breaking changes in a Chinese commit message?

The best way to format breaking changes in a Chinese commit message is to follow the provided guidelines for subject and body formatting. This ensures proper parsing during automated validation and changelog generation.

Does this Chinese commit standard work with existing software project workflows?

Yes, this Chinese commit standard works across software projects and documentation workflows. It provides templates and guidelines that ease adoption and support automation tooling within your existing environment.