AI AGENT ADDONS

Chinese Commit Conventions

jnmetacode/superpowers-zh

For Chinese development teams, writing clear commit messages is important. This guide helps you follow the Conventional Commits standard in Chinese. It explains the right commit types like feat for new features and fix for bug fixes. You will learn how to write the subject line and body in Chinese.

The skill also shows you how to set up tools like commitlint and husky. It includes templates for commitizen and configuration for automatic changelog generation. This makes your Git history neat and useful for everyone on your team.

Add Chinese Commit Conventions skill to your workflow

Global

mkdir -p ~/.claude/skills/chinese-commit-conventions

Project

mkdir -p .claude/skills/chinese-commit-conventions

Source Repository

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