什麼是 conventional-commits?
使用 Angular 約定類型依照常規提交 v1.0.0 規範產生提交訊息。在建立 git 提交、編寫提交訊息或使用者請求有關提交訊息的協助時使用。 來源:milistu/agent-skills。
使用 Angular 約定類型依照常規提交 v1.0.0 規範產生提交訊息。在建立 git 提交、編寫提交訊息或使用者請求有關提交訊息的協助時使用。
透過命令列快速安裝 conventional-commits AI 技能到你的開發環境
來源:milistu/agent-skills。
The keywords MUST, MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD, SHOULD NOT, RECOMMENDED, MAY, and OPTIONAL are interpreted as described in RFC 2119:
Prefer the shortest form that fully conveys the change. Most commits SHOULD be a single line (type[scope]: description). Only add body or footers when the description alone cannot convey enough context.
feat MUST be used for new features (correlates with SemVer MINOR). fix MUST be used for bug fixes (correlates with SemVer PATCH). Other types MAY be used. The following are RECOMMENDED (based on the Angular convention):
使用 Angular 約定類型依照常規提交 v1.0.0 規範產生提交訊息。在建立 git 提交、編寫提交訊息或使用者請求有關提交訊息的協助時使用。 來源:milistu/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/milistu/agent-skills --skill conventional-commits使用 Angular 約定類型依照常規提交 v1.0.0 規範產生提交訊息。在建立 git 提交、編寫提交訊息或使用者請求有關提交訊息的協助時使用。 來源:milistu/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/milistu/agent-skills --skill conventional-commits 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/milistu/agent-skills