chinese-git-workflow

Configure Git branching strategies and commit conventions for Chinese platforms like Gitee and Coding.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/dascard/nanobot --skill chinese-git-workflow-dascard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chinese-git-workflow
Source: https://github.com/dascard/nanobot/tree/main/.agents/skills/chinese-git-workflow
Command: npx skills add https://github.com/dascard/nanobot --skill chinese-git-workflow-dascard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the friction domestic development teams face when using Git, including unstable access to international platforms, lack of standardized commit messages, and the need for CI/CD pipelines tailored to local services like Gitee, Coding, and CNB.

Core Features & Use Cases

  • Platform-Specific Configuration: Provides optimized SSH and HTTPS settings for Gitee, Coding, Jihu GitLab, and CNB.
  • Standardized Branching Models: Offers templates for Trunk-Based Development, Git Flow, and simplified workflows suitable for small-to-medium teams.
  • Conventional Commits: Implements a structured Chinese-language commit message convention to improve project maintainability and history readability.

Quick Start

Use the chinese-git-workflow skill to configure my local repository for Gitee and apply the standard branching and commit message conventions.

Frequently Asked Questions about chinese-git-workflow

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

FAQPage Schema
How do I standardize Git branching and commit conventions for Gitee?

To standardize Git workflows for Gitee, you apply predefined branching models and structured Chinese-language commit message conventions. This ensures consistent version control practices and improves project history readability for domestic development teams.

What branching models are available for domestic teams using Git?

Available branching models include Trunk-Based Development, Git Flow, and simplified workflows. These predefined templates suit small-to-medium domestic teams and facilitate consistent version control across platforms like Gitee, Coding, Jihu GitLab, and CNB.

Does this workflow support CI/CD pipeline setup for Coding and CNB?

Yes, the workflow supports CI/CD pipeline setup for Coding and CNB. It facilitates repository configurations and provides optimized SSH and HTTPS settings tailored for these domestic platforms to streamline deployment processes.

Why use a Chinese-language commit message convention in Git?

Using a Chinese-language commit message convention improves project maintainability and history readability for domestic teams. It implements structured templates that ensure version control practices are consistently understood across local team members.

How do I configure local repository settings for Jihu GitLab?

You configure local repository settings for Jihu GitLab using optimized SSH and HTTPS configurations. This addresses access friction to international platforms and ensures stable, standardized connections for domestic development environments.