·conventional-commits
</>

conventional-commits

dgalarza/claude-code-workflows

创建 Git 提交时应使用此技能,以确保它们遵循常规提交规范。它提供了有关提交消息结构、类型、范围和编写清晰、一致且自动化友好的提交消息的最佳实践的指导。在提交代码更改或查看提交历史记录时使用。

12安装·2热度·@dgalarza

安装

$npx skills add https://github.com/dgalarza/claude-code-workflows --skill conventional-commits

SKILL.md

This skill provides guidance for writing Git commits that follow the Conventional Commits specification (v1.0.0).

Conventional Commits is a specification for adding human and machine-readable meaning to commit messages. It provides an easy set of rules for creating an explicit commit history, which makes it easier to understand project changes and improve collaboration.

style - Changes that don't affect code meaning (formatting, whitespace)

创建 Git 提交时应使用此技能,以确保它们遵循常规提交规范。它提供了有关提交消息结构、类型、范围和编写清晰、一致且自动化友好的提交消息的最佳实践的指导。在提交代码更改或查看提交历史记录时使用。 来源:dgalarza/claude-code-workflows。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dgalarza/claude-code-workflows --skill conventional-commits
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 conventional-commits?

创建 Git 提交时应使用此技能,以确保它们遵循常规提交规范。它提供了有关提交消息结构、类型、范围和编写清晰、一致且自动化友好的提交消息的最佳实践的指导。在提交代码更改或查看提交历史记录时使用。 来源:dgalarza/claude-code-workflows。

如何安装 conventional-commits?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dgalarza/claude-code-workflows --skill conventional-commits 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/dgalarza/claude-code-workflows