Development






07-git-commit-specification
Git 提交规范,涵盖 commit message 格式(feat/fix/refactor)、Issue 关联、分支命名、PR 提交准备、rebase 使用。当用户提交代码、编写 commi...
Description
Git 提交规范,涵盖 commit message 格式(feat/fix/refactor)、Issue 关联、分支命名、PR 提交准备、rebase 使用。当用户提交代码、编写 commit message、创建分支或准备 PR 时使用。
Skill File
SKILL.md
Tags
Git
Information
DeveloperTencentBlueKing
CategoryDevelopment
CreatedJan 14, 2026
UpdatedJan 14, 2026
You Might Also Like
Create Pr
Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI valid...
Cache Components
Expert guidance for Next
Electron Chromium Upgrade
Guide for performing Chromium version upgrades in the Electron project
At Dispatch V2
Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code
Pr Creator
Use this skill when asked to create a pull request (PR)
Writing Dev Server Tests
Guides writing HMR/Dev Server tests in test/bake/