·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 で使用できるようになります

ソースリポジトリはどこですか?

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