Expo Cicd Workflows
Skill Verified ActiveHelps 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.
To help Expo developers confidently write, understand, and validate their EAS CI/CD workflow YAML files, ensuring correctness and adherence to best practices.
Features
- Fetch EAS workflow JSON schema
- Fetch EAS workflow syntax documentation
- Validate EAS workflow YAML files against schema
- Generate EAS workflow files based on documentation
- Explain EAS workflow structure and expressions
Use Cases
- When asking about CI/CD or workflows in an Expo or EAS context.
- When mentioning `.eas/workflows/` in a query.
- When needing help with EAS build pipelines or deployment automation.
- When creating or modifying EAS workflow YAML files.
Non-Goals
- Writing or managing the underlying Expo or EAS build infrastructure.
- Directly executing EAS build or deployment commands.
- Providing generic CI/CD advice outside of the EAS workflow context.
Trust
- info:Issues Attention8 issues opened, 1 closed in the last 90 days, indicating a low closure rate and potentially slow maintainer response.
Installation
First, add the marketplace
/plugin marketplace add expo/skills/plugin install expo@expo-pluginsQuality Score
VerifiedSimilar Extensions
Expo Expert
100Comprehensive Expo expert with access to complete official documentation covering React Native development, EAS Build, EAS Submit, EAS Update, Expo Router, Expo Modules API, configuration, deployment, and all platform features. Invoke when user mentions Expo, React Native, EAS, Expo Router, mobile app development, iOS/Android development, or cross-platform development.
Github Actions
98GitHub Actions CI/CD workflows for automating build, test, and deployment
Eas Update Insights
88Check the health of published EAS Updates: crash rates, install/launch counts, unique users, payload size, and the split between embedded and OTA users per channel. Use when the user asks how an update is performing, whether a rollout is healthy, how many users are on the embedded build vs OTA, or wants to gate CI on update health.
Auth0 Expo Integration
100Use when adding authentication to Expo (React Native) mobile apps — login, logout, user sessions, protected routes, biometrics, or token management. Integrates react-native-auth0 SDK with Expo Config Plugin for native iOS/Android builds. Trigger for any Expo project needing Auth0, including app.json plugin config, custom scheme setup, or credential management. Do NOT use for bare React Native CLI projects (use auth0-react-native), React web apps (use auth0-react), Next.js (use auth0-nextjs), or backend APIs.
Validate Plugin
100Validate a Claude Code plugin structure, frontmatter, and MCP tool references
Migrate Validate
100Validate pending migrations for foreign key consistency, rollback safety, and best practices