expo-cicd-workflows

Originally fromexpo/skills
Installation
SKILL.md

EAS Workflows Skill

Help developers write and edit EAS CI/CD workflow YAML files.

When to Use

  • You need to create, edit, or validate .eas/workflows/*.yml files for an Expo project.
  • The task involves EAS build pipelines, deployment automation, workflow triggers, or Expo CI/CD configuration.
  • You need schema-backed workflow guidance rather than relying on stale memorized syntax.

Reference Documentation

Fetch these resources before generating or validating workflow files. Use the fetch script (implemented using Node.js) in this skill's scripts/ directory; it caches responses using ETags for efficiency:

# Fetch resources
node {baseDir}/scripts/fetch.js <url>
  1. JSON Schemahttps://api.expo.dev/v2/workflows/schema
Related skills
Installs
39
GitHub Stars
37.3K
First Seen
Mar 15, 2026