chinese-git-workflow

Standardize Git workflows and configurations for Chinese hosting services.

21|9|Updated May 27, 2026
One-click install
npx skills add https://github.com/cq112233/unibestX --skill chinese-git-workflow-cq112233
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chinese-git-workflow
Source: https://github.com/cq112233/unibestX/tree/main/.agents/skills/chinese-git-workflow
Command: npx skills add https://github.com/cq112233/unibestX --skill chinese-git-workflow-cq112233

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the friction and configuration challenges developers face when using domestic Git platforms like Gitee, Coding.net, and CNB, ensuring seamless integration and standardized team collaboration.

Core Features & Use Cases

  • Platform-Specific Configuration: Provides optimized SSH, HTTPS, and credential settings for Gitee, Coding, Jihu GitLab, and CNB.
  • Standardized Workflow Models: Offers templates for Trunk-Based Development, Git Flow, and simplified team flows.
  • Commit & PR Standards: Implements Conventional Commits and PR/MR templates to improve code review quality and project traceability.

Quick Start

Invoke the chinese-git-workflow skill to generate the recommended Git configuration and branch naming conventions for your current project.

Frequently Asked Questions about chinese-git-workflow

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

FAQPage Schema
How do I configure Git workflows for Gitee and other domestic Chinese platforms?

Standardized Git workflows for domestic platforms provide optimized SSH, HTTPS, and credential configurations specifically for Gitee, Coding.net, Jihu GitLab, and CNB to eliminate integration friction.

What's the best way to standardize commit messages and branch naming conventions for my team?

Standardizing commit messages and branch naming involves implementing Conventional Commits standards and structured PR/MR templates, which improves code review quality and project traceability across your team.

Does this Git workflow support both Trunk-Based Development and Git Flow models?

Yes, these Git workflow templates support both Trunk-Based Development and Git Flow models, alongside simplified team flows, to accommodate various collaborative code review and release processes.

How do I integrate CI/CD pipelines with domestic Git hosting services?

Integrating CI/CD pipelines with domestic Git hosting services involves standardizing development workflows and platform-specific configurations to facilitate automated deployment and repository management processes.

Can I use Conventional Commits and PR templates for code review on Jihu GitLab?

Yes, Conventional Commits and PR/MR templates can be applied to Jihu GitLab to standardize collaborative code review processes and improve overall project traceability for your repository.