expo-cicd-workflows

Write and validate EAS CI/CD workflow YAML files for Expo projects.

expo ↓ 40k
Claude Code
View source ↗

What it does

  • It is NECESSARY to fetch this schema
  • Source of truth for validation
  • All job types and their required/optional parameters
  • Trigger types and configurations
  • Runner types, VM images, and all enums
  • Overview of workflow YAML syntax
  • Examples and English explanations

Requirements & configuration

  • needs. — Outputs and status from dependent jobs
  • 3. Verify job references in needs and after exist in the workflow

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Write and validate EAS CI/CD workflow YAML files for Expo projects.

Source

Repository: https://github.com/expo/skills

expo-cicd-workflows FAQ

What does the expo-cicd-workflows skill do?

Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation. It is NECESSARY to fetch this schema Source of truth for validation

What does expo-cicd-workflows require?

needs. — Outputs and status from dependent jobs 3. Verify job references in needs and after exist in the workflow

How do I install expo-cicd-workflows?

Run: npx -y skills add https://github.com/expo/skills --skill expo-cicd-workflows --agent claude-code — the source lives at github.com/expo/skills.

Maintain expo-cicd-workflows?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

expo-cicd-workflows on getagentictools
[![expo-cicd-workflows on getagentictools](https://getagentictools.com/badge/skills/expo-skills-expo-cicd-workflows.svg)](https://getagentictools.com/skills/expo-skills-expo-cicd-workflows?ref=badge)
npx agentictools info skills/expo-skills-expo-cicd-workflows

The second line is the CLI lookup for this page — handy in READMEs and docs.