git-commit-gen

Installation
SKILL.md

Git Commit 信息生成技能

Commit 信息规范

本项目使用中文 Conventional Commits 格式:

<type>(<scope>): <subject>

[可选的详细描述]

Type 类型

Type 说明 示例
feat 新功能 feat(聊天对话): 新增消息引用功能
fix Bug 修复 fix(聊天对话): 修复消息流式渲染问题
docs 文档变更 docs(README): 更新安装说明
Related skills
Installs
6
Repository
snailuu/skill
First Seen
Mar 5, 2026