什麼是 source-control?
提交訊息和工作流程的 Git 約定。用於 git 提交、常規提交、分支策略、變基、合併衝突、git 工作流程。不適用於隨後需要提交的一般程式碼變更。 來源:maroffo/claude-forge。
提交訊息和工作流程的 Git 約定。用於 git 提交、常規提交、分支策略、變基、合併衝突、git 工作流程。不適用於隨後需要提交的一般程式碼變更。
透過命令列快速安裝 source-control AI 技能到你的開發環境
來源:maroffo/claude-forge。
ABOUTME: Git conventional commit format and version control best practices ABOUTME: Commit message standards, branch strategies, workflow patterns
| feat | New feature | | fix | Bug fix | | docs | Documentation | | style | Formatting | | refactor | Code restructure | | perf | Performance | | test | Tests | | chore | Maintenance | | ci | CI/CD | | build | Build system | | revert | Revert commit |
Rules: Imperative mood, present tense, lowercase, no period, max 50 chars
提交訊息和工作流程的 Git 約定。用於 git 提交、常規提交、分支策略、變基、合併衝突、git 工作流程。不適用於隨後需要提交的一般程式碼變更。 來源:maroffo/claude-forge。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/maroffo/claude-forge --skill source-control提交訊息和工作流程的 Git 約定。用於 git 提交、常規提交、分支策略、變基、合併衝突、git 工作流程。不適用於隨後需要提交的一般程式碼變更。 來源:maroffo/claude-forge。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/maroffo/claude-forge --skill source-control 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/maroffo/claude-forge