What problem does it solve?
This Skill helps teams standardize Git usage for domestic platforms and reduce friction caused by access instability, inconsistent branching, and mismatched CI/CD expectations.
Core Features & Use Cases
- Platform-Specific Git Setup: Covers Gitee, Coding.net, Jihu GitLab, CNB, and mirrored GitHub configurations for SSH, HTTPS, and credential handling.
- Branching and Commit Standards: Provides practical workflow choices such as trunk-based development, Git Flow, and simplified team processes, plus branch naming and commit message conventions.
- CI/CD and Collaboration Templates: Includes pipeline examples, PR/MR description templates, and repository hygiene settings to support repeatable team operations.
- Use Case: A Chinese engineering team can adopt this Skill to set up remote URLs, define a shared branching model, enforce commit format rules, and prepare platform-compatible pipeline files.
Quick Start
Use this Skill to design a domestic Git workflow for your repository, then apply the recommended platform settings, branch rules, commit conventions, and CI/CD template for your team.