什么是 git-commit?
分析 Git 更改以自动生成有意义的提交消息。用于提交、编写提交消息、提交更改和 git 提交请求。 来源:khw1031/ai-library。
分析 Git 更改以自动生成有意义的提交消息。用于提交、编写提交消息、提交更改和 git 提交请求。
通过命令行快速安装 git-commit AI 技能到你的开发环境
来源:khw1031/ai-library。
| 파일 유형 | 소스 코드, 설정, 문서, 테스트 등 | | 변경 유형 | 추가, 수정, 삭제, 리팩토링 | | 영향 범위 | 단일 기능, 여러 모듈, 전체 시스템 | | 핵심 키워드 | 함수명, 클래스명, 모듈명 |
| feat | 새로운 기능 추가 | | fix | 버그 수정 | | docs | 문서 변경 | | style | 포맷팅, 세미콜론 등 (코드 변경 없음) | | refactor | 리팩토링 (기능 변경 없음) | | test | 테스트 추가/수정 | | chore | 빌드, 설정 파일 변경 |
分析 Git 更改以自动生成有意义的提交消息。用于提交、编写提交消息、提交更改和 git 提交请求。 来源:khw1031/ai-library。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/khw1031/ai-library --skill git-commit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/khw1031/ai-library --skill git-commit分析 Git 更改以自动生成有意义的提交消息。用于提交、编写提交消息、提交更改和 git 提交请求。 来源:khw1031/ai-library。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/khw1031/ai-library --skill git-commit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/khw1031/ai-library