什麼是 conventional-commits?
編寫和審查常規提交提交訊息 (v1.0.0) 以支援語義版本控制和自動更改日誌。在起草 git 提交訊息、PR 標題、發行說明時或在強制執行傳統提交格式(類型(範圍):主題、重大變更、頁尾、復原)時使用。 來源:knoopx/pi。
編寫和審查常規提交提交訊息 (v1.0.0) 以支援語義版本控制和自動更改日誌。在起草 git 提交訊息、PR 標題、發行說明時或在強制執行傳統提交格式(類型(範圍):主題、重大變更、頁尾、復原)時使用。
透過命令列快速安裝 conventional-commits AI 技能到你的開發環境
來源:knoopx/pi。
Use the Conventional Commits spec to produce consistent commit messages that are easy to parse for changelogs and semantic versioning.
The spec allows any type, but these are common and widely supported by tooling:
Write the description as a short summary of what the change does.
編寫和審查常規提交提交訊息 (v1.0.0) 以支援語義版本控制和自動更改日誌。在起草 git 提交訊息、PR 標題、發行說明時或在強制執行傳統提交格式(類型(範圍):主題、重大變更、頁尾、復原)時使用。 來源:knoopx/pi。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/knoopx/pi --skill conventional-commits編寫和審查常規提交提交訊息 (v1.0.0) 以支援語義版本控制和自動更改日誌。在起草 git 提交訊息、PR 標題、發行說明時或在強制執行傳統提交格式(類型(範圍):主題、重大變更、頁尾、復原)時使用。 來源:knoopx/pi。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/knoopx/pi --skill conventional-commits 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/knoopx/pi