‹ 首页

git-and-commit-guidelines

@trezor · 收录于 5 天前 · 上游提交 5 天前

Conventional Commits format, commit types, scopes, and PR best practices for Trezor Suite. Use when committing code or creating pull requests.

适合你,如果需要在团队中统一 Git 提交和 PR 规范

/ 通过 npx 安装 校验哈希
npx oh-my-skill add trezor/trezor-suite/git-and-commit-guidelines
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- trezor/trezor-suite/git-and-commit-guidelines
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify trezor/trezor-suite/git-and-commit-guidelines
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
1021GitHub stars
~372上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 ab48a1e · 表述以原文为准
它做什么

装上后,当你提交代码或创建Pull Request时,Claude会严格按照Conventional Commits格式生成提交信息,包括类型、作用域和描述,并应用提交最佳实践(如每提交一个逻辑变更、引用issue号)。

什么时候触发

当你要求Claude帮助提交代码、创建Pull Request,或者需要编写git commit消息时触发。

装好后可以这样说
Claude会按格式生成提交信息。
Claude会套用模板生成描述。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。