github-actions-syntax
GitHub Actionsワークフローの構文とイベントトリガー、ジョブ定義、ステップ実行、パーミッション管理、環境変数設定について実装指針を提供する。CI/CDパイプラインの構築と管理を支援。Anchors:• GitHub Actions Workflow Syntax / 適用: ワークフロー構造設計 / 目的: 公式構文に準拠した実装• YAML 1.2 Specification / 適用: 構文検証・パース / 目的: 正確なYAML記述• 12-Factor App (Config) / 適用: 環境変数設計 / 目的: 環境非依存の設定管理Trigger:Use when creating or editing GitHub Actions workflow files, troubleshooting syntax errors, configuring event triggers, setting up job dependencies and matrix strategies, or managing permissions and environment variables.github actions, workflow syntax, yaml, event trigger, jobs, steps, permissions, environment variables
$ Installieren
git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/github-actions-syntax ~/.claude/skills/AIWorkflowOrchestrator// tip: Run this command in your terminal to install the skill
Repository

daishiman
Author
daishiman/AIWorkflowOrchestrator/.claude/skills/github-actions-syntax
2
Stars
0
Forks
Updated3d ago
Added1w ago