git-commit-helper
Installation
SKILL.md
Git Commit Helper Skill
当用户请求帮助写 commit message 或提交代码时,请遵循以下规范:
Conventional Commits 格式
<type>(<scope>): <subject>
<body>
<footer>
当用户请求帮助写 commit message 或提交代码时,请遵循以下规范:
<type>(<scope>): <subject>
<body>
<footer>