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