什麼是 ci-cd-and-automation?
在設定或修改建置和部署管道時使用。當您需要自動化品質關卡、在 CI 中設定測試執行程式或建立部署策略時使用。 來源:addyosmani/agent-skills。
在設定或修改建置和部署管道時使用。當您需要自動化品質關卡、在 CI 中設定測試執行程式或建立部署策略時使用。
透過命令列快速安裝 ci-cd-and-automation AI 技能到你的開發環境
來源:addyosmani/agent-skills。
Automate quality gates so that no change reaches production without passing tests, lint, type checking, and build. CI/CD is the enforcement mechanism for every other skill — it catches what humans and agents miss, and it does so consistently on every single change.
No gate can be skipped. If lint fails, fix lint — don't disable the rule. If a test fails, fix the code — don't skip the test.
The power of CI with AI agents is the feedback loop. When CI fails:
在設定或修改建置和部署管道時使用。當您需要自動化品質關卡、在 CI 中設定測試執行程式或建立部署策略時使用。 來源:addyosmani/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/addyosmani/agent-skills --skill ci-cd-and-automation在設定或修改建置和部署管道時使用。當您需要自動化品質關卡、在 CI 中設定測試執行程式或建立部署策略時使用。 來源:addyosmani/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/addyosmani/agent-skills --skill ci-cd-and-automation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/addyosmani/agent-skills