·build-ci-cd-pipeline
</>

build-ci-cd-pipeline

使用 GitHub Actions 以及矩阵构建、依赖项缓存、工件管理和秘密处理来设计和实现多阶段 CI/CD 管道。使用并行执行和条件逻辑创建跨越 linting、测试、构建和部署阶段的工作流程。在為新專案設定自動化測試和部署、從 Jenkins 或 CircleCI 遷移到 GitHub Actions、跨平台實施矩陣建置、新增建置快取或使用安全掃描和品質門建立多階段管道時使用。

10安裝·1熱度·@pjt222

安裝

$npx skills add https://github.com/pjt222/development-guides --skill build-ci-cd-pipeline

如何安裝 build-ci-cd-pipeline

透過命令列快速安裝 build-ci-cd-pipeline AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill build-ci-cd-pipeline
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:pjt222/development-guides。

SKILL.md

查看原文

Design and implement production-grade continuous integration and deployment pipelines with GitHub Actions.

Create .github/workflows/ci.yml with trigger configuration and basic job structure.

Expected: Workflow file created with proper YAML syntax, triggers configured, and basic lint job defined.

使用 GitHub Actions 以及矩阵构建、依赖项缓存、工件管理和秘密处理来设计和实现多阶段 CI/CD 管道。使用并行执行和条件逻辑创建跨越 linting、测试、构建和部署阶段的工作流程。在為新專案設定自動化測試和部署、從 Jenkins 或 CircleCI 遷移到 GitHub Actions、跨平台實施矩陣建置、新增建置快取或使用安全掃描和品質門建立多階段管道時使用。 來源:pjt222/development-guides。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/pjt222/development-guides --skill build-ci-cd-pipeline
分類
</>開發工具
認證
收錄時間
2026-03-10
更新時間
2026-03-10

Browse more skills from pjt222/development-guides

快速解答

什麼是 build-ci-cd-pipeline?

使用 GitHub Actions 以及矩阵构建、依赖项缓存、工件管理和秘密处理来设计和实现多阶段 CI/CD 管道。使用并行执行和条件逻辑创建跨越 linting、测试、构建和部署阶段的工作流程。在為新專案設定自動化測試和部署、從 Jenkins 或 CircleCI 遷移到 GitHub Actions、跨平台實施矩陣建置、新增建置快取或使用安全掃描和品質門建立多階段管道時使用。 來源:pjt222/development-guides。

如何安裝 build-ci-cd-pipeline?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill build-ci-cd-pipeline 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/pjt222/development-guides