·git-commit-specification
</>

git-commit-specification

tencentblueking/bk-ci

Git 提交规范,涵盖 commit message 格式(feat/fix/refactor)、Issue 关联、分支命名、PR 提交准备、rebase 使用。当用户提交代码、编写 commit message、创建分支或准备 PR 时使用。

38安裝·0熱度·@tencentblueking

安裝

$npx skills add https://github.com/tencentblueking/bk-ci --skill git-commit-specification

SKILL.md

| feat | 新功能 | feat: 添加流水线模板支持 #1234 | | fix | Bug 修复 | fix: 修复构建日志丢失 #5678 | | refactor | 重构 | refactor: 优化查询性能 | | perf | 性能优化 | perf: 减少数据库查询 | | test | 测试 | test: 添加单元测试 | | docs | 文档 | docs: 更新 API 文档 | | chore | 构建/工具 | chore: 更新 Gradle 配置 | | del | 破坏性删除 | del: 移除废弃 API(需特别批准) |

Git 提交规范,涵盖 commit message 格式(feat/fix/refactor)、Issue 关联、分支命名、PR 提交准备、rebase 使用。当用户提交代码、编写 commit message、创建分支或准备 PR 时使用。 來源:tencentblueking/bk-ci。

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/tencentblueking/bk-ci --skill git-commit-specification 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

安全認證,程式碼可靠安全 一鍵安裝,設定簡單 相容 Claude Code、Cursor 等工具

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/tencentblueking/bk-ci --skill git-commit-specification
分類
</>開發工具
認證
收錄時間
2026-02-08
更新時間
2026-02-18

快速解答

什麼是 git-commit-specification?

Git 提交规范,涵盖 commit message 格式(feat/fix/refactor)、Issue 关联、分支命名、PR 提交准备、rebase 使用。当用户提交代码、编写 commit message、创建分支或准备 PR 时使用。 來源:tencentblueking/bk-ci。

如何安裝 git-commit-specification?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/tencentblueking/bk-ci --skill git-commit-specification 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/tencentblueking/bk-ci