What problem does it solve?
This Skill helps teams avoid common Git pitfalls in domestic Chinese development environments such as unstable GitHub access, mismatched CI/CD practices, inconsistent commit conventions, and unclear branch policies by providing platform-adapted workflows and templates.
Core Features & Use Cases
- Platform Adaptation: Configuration and examples for Gitee, Coding.net, and JihuLab/GitLab including remote/SSH setup and push-mirror strategies.
- Branching & Commit Conventions: Prescriptive branch naming options (trunk, Git Flow, simplified), Chinese conventional commit examples, and guidelines for short-lived feature branches.
- CI/CD & PR/MR Templates: Ready templates and mappings for Gitee Go, Coding CI (Jenkinsfile), and GitLab CI with suggestions for using domestic NPM registries and deployment steps.
- Use Case: Onboard a small-to-medium domestic team to a consistent workflow that enforces branch protection, standardized PR descriptions, CI validation, and release management.
Quick Start
Generate a complete domestic Git workflow for a Gitee repository including branch naming rules, commit message conventions, CI pipeline template, and a PR/MR template.