·git-convention
</>

git-convention

依照 Angular 約定格式產生常規 git 提交訊息。在建立提交、編寫提交訊息或查看 git 歷史記錄時使用此技能。觸發器包括“git commit”、“提交訊息”、“更改日誌”或版本控制更改請求。

8安裝·0熱度·@duckyman-ai

安裝

$npx skills add https://github.com/duckyman-ai/agent-skills --skill git-convention

如何安裝 git-convention

透過命令列快速安裝 git-convention AI 技能到你的開發環境

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

來源:duckyman-ai/agent-skills。

SKILL.md

查看原文

Generate conventional git commit messages following Angular commit convention format.

| feat | A new feature | | fix | A bug fix | | docs | Documentation only changes | | style | Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc) | | refactor | A code change that neither fixes a bug nor adds a feature | | perf | A code change that improves performance |

| test | Adding missing tests or correcting existing tests | | build | Changes that affect the build system or external dependencies | | ci | Changes to CI configuration files and scripts | | chore | Other changes that don't modify src or test files | | revert | Reverts a previous commit |

可引用資訊

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

安裝指令
npx skills add https://github.com/duckyman-ai/agent-skills --skill git-convention
分類
</>開發工具
認證
收錄時間
2026-02-25
更新時間
2026-03-10

Browse more skills from duckyman-ai/agent-skills

快速解答

什麼是 git-convention?

依照 Angular 約定格式產生常規 git 提交訊息。在建立提交、編寫提交訊息或查看 git 歷史記錄時使用此技能。觸發器包括“git commit”、“提交訊息”、“更改日誌”或版本控制更改請求。 來源:duckyman-ai/agent-skills。

如何安裝 git-convention?

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

這個 Skill 的原始碼在哪?

https://github.com/duckyman-ai/agent-skills

詳情

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