Claude-skill-registry Commit Message

Generate commit messages following conventional commits with scope detection

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/other/other/commit-message-azincourt-tech-clientmanager" ~/.claude/skills/majiayu000-claude-skill-registry-commit-message && rm -rf "$T"
manifest: skills/other/other/commit-message-azincourt-tech-clientmanager/SKILL.md
source content