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/*.ymlfiles 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>