git-commit
✓依照最佳實踐產生簡潔、描述性的 git 提交訊息。在從分階段更改建立 git 提交、製作提交訊息或檢查提交訊息品質時使用。當使用者說 /commit 或要求建立 git 提交時使用。
SKILL.md
Generate concise and descriptive git commit messages based on staged code changes. Analyze staged changes and recent commit history to generate a well-crafted commit message.
Do not add Co-Authored-By unless explicitly instructed by the user.
Imperative Mood Use imperative mood in the subject line—give the tone of giving an order or request.
依照最佳實踐產生簡潔、描述性的 git 提交訊息。在從分階段更改建立 git 提交、製作提交訊息或檢查提交訊息品質時使用。當使用者說 /commit 或要求建立 git 提交時使用。 來源:mguinada/agent-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/mguinada/agent-skills --skill git-commit- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-11
- 更新時間
- 2026-02-18
快速解答
什麼是 git-commit?
依照最佳實踐產生簡潔、描述性的 git 提交訊息。在從分階段更改建立 git 提交、製作提交訊息或檢查提交訊息品質時使用。當使用者說 /commit 或要求建立 git 提交時使用。 來源:mguinada/agent-skills。
如何安裝 git-commit?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/mguinada/agent-skills --skill git-commit 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/mguinada/agent-skills