·writing-github-actions
</>

writing-github-actions

ancoleman/ai-design-components

使用正確的語法、可重用工作流程、複合操作、矩陣構建、緩存和安全最佳實踐編寫 GitHub Actions 工作流程。在為 GitHub 託管的項目創建 CI/CD 工作流程或自動化 GitHub 存儲庫任務時使用。

12安裝·0熱度·@ancoleman

安裝

$npx skills add https://github.com/ancoleman/ai-design-components --skill writing-github-actions

SKILL.md

Create GitHub Actions workflows for CI/CD pipelines, automated testing, deployments, and repository automation using YAML-based configuration with native GitHub integration.

GitHub Actions is the native CI/CD platform for GitHub repositories. This skill covers workflow syntax, triggers, job orchestration, reusable patterns, optimization techniques, and security practices specific to GitHub Actions.

| Scope | Complete job | Step sequence | | Trigger | workflowcall | uses: in step | | Secrets | Inherit by default | Must pass explicitly | | File Sharing | Requires artifacts | Same runner/workspace |

使用正確的語法、可重用工作流程、複合操作、矩陣構建、緩存和安全最佳實踐編寫 GitHub Actions 工作流程。在為 GitHub 託管的項目創建 CI/CD 工作流程或自動化 GitHub 存儲庫任務時使用。 來源:ancoleman/ai-design-components。

查看原文

可引用資訊

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

安裝指令
npx skills add https://github.com/ancoleman/ai-design-components --skill writing-github-actions
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 writing-github-actions?

使用正確的語法、可重用工作流程、複合操作、矩陣構建、緩存和安全最佳實踐編寫 GitHub Actions 工作流程。在為 GitHub 託管的項目創建 CI/CD 工作流程或自動化 GitHub 存儲庫任務時使用。 來源:ancoleman/ai-design-components。

如何安裝 writing-github-actions?

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

這個 Skill 的原始碼在哪?

https://github.com/ancoleman/ai-design-components