·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