什么是 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