什麼是 git-workflow-and-versioning?
在進行任何程式碼更改時使用。在提交、分支、解決衝突或需要跨多個並行流組織工作時使用。 來源:addyosmani/agent-skills。
在進行任何程式碼更改時使用。在提交、分支、解決衝突或需要跨多個並行流組織工作時使用。
透過命令列快速安裝 git-workflow-and-versioning AI 技能到你的開發環境
來源:addyosmani/agent-skills。
Git is your safety net. Treat commits as save points, branches as sandboxes, and history as documentation. With AI agents generating code at high speed, disciplined version control is the mechanism that keeps changes manageable, reviewable, and reversible.
Each successful increment gets its own commit. Don't accumulate large uncommitted changes.
Commits are save points. If the next change breaks something, you can revert to the last known-good state instantly.
在進行任何程式碼更改時使用。在提交、分支、解決衝突或需要跨多個並行流組織工作時使用。 來源:addyosmani/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/addyosmani/agent-skills --skill git-workflow-and-versioning在進行任何程式碼更改時使用。在提交、分支、解決衝突或需要跨多個並行流組織工作時使用。 來源:addyosmani/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/addyosmani/agent-skills --skill git-workflow-and-versioning 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/addyosmani/agent-skills