·git-commit
</>

git-commit

pony-unicorn/ai-coding-kit

通過傳統的提交消息分析、智能暫存和消息生成來執行 git commit。當用戶要求提交更改、創建 git 提交或提及“/commit”時使用。支持:(1) 自動檢測更改的類型和範圍,(2) 根據差異生成常規提交消息,(3) 具有可選類型/範圍/描述覆蓋的交互式提交,(4) 用於邏輯分組的智能文件分段

11安裝·1熱度·@pony-unicorn

安裝

$npx skills add https://github.com/pony-unicorn/ai-coding-kit --skill git-commit

SKILL.md

Create standardized, semantic git commits using the Conventional Commits specification. Analyze the actual diff to determine appropriate type, scope, and message.

| feat | New feature | | fix | Bug fix | | docs | Documentation only | | style | Formatting/style (no logic) | | refactor | Code refactor (no feature/fix) | | perf | Performance improvement | | test | Add/update tests | | build | Build system/dependencies | | ci | CI/config changes | | chore | Maintenance/misc | | revert | Revert commit |

If nothing is staged or you want to group changes differently:

通過傳統的提交消息分析、智能暫存和消息生成來執行 git commit。當用戶要求提交更改、創建 git 提交或提及“/commit”時使用。支持:(1) 自動檢測更改的類型和範圍,(2) 根據差異生成常規提交消息,(3) 具有可選類型/範圍/描述覆蓋的交互式提交,(4) 用於邏輯分組的智能文件分段 來源:pony-unicorn/ai-coding-kit。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/pony-unicorn/ai-coding-kit --skill git-commit
分類
</>開發工具
認證
收錄時間
2026-02-09
更新時間
2026-02-18

快速解答

什麼是 git-commit?

通過傳統的提交消息分析、智能暫存和消息生成來執行 git commit。當用戶要求提交更改、創建 git 提交或提及“/commit”時使用。支持:(1) 自動檢測更改的類型和範圍,(2) 根據差異生成常規提交消息,(3) 具有可選類型/範圍/描述覆蓋的交互式提交,(4) 用於邏輯分組的智能文件分段 來源:pony-unicorn/ai-coding-kit。

如何安裝 git-commit?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/pony-unicorn/ai-coding-kit --skill git-commit 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/pony-unicorn/ai-coding-kit

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-09