AI AGENT ADDONS

Chinese Git Workflow

jnmetacode/superpowers-zh

Working with Git in China has some special challenges. GitHub can be slow and unstable. Many teams use domestic platforms like Gitee, Coding.net, or 极狐 GitLab. Each platform has its own setup for SSH, HTTPS, and CI/CD. This guide helps you configure them correctly.

Good Git workflows are important for team efficiency. You can choose from the classic Git Flow, the simple Trunk-Based Development, or a simplified model for small teams. The guide also covers branch naming rules and how to write commit messages in Chinese.

By following these practices, your team can avoid common pitfalls and work smoothly with Chinese Git platforms.

Add Chinese Git Workflow skill to your workflow

Global

mkdir -p ~/.claude/skills/chinese-git-workflow

Project

mkdir -p .claude/skills/chinese-git-workflow

Source Repository

Stars
6,061
Forks
582
Watchers
6,061
License
MIT
Last Push
1 month ago
Created
4 months ago