expo Plugin
Plugin Claude Code Development Web & App DevelopmentCloud, Deployment & CI/CDClaude Code Customization & WorkflowThe explanation below is AI-generated. Please verify it against the sources.
Expo is a plugin providing official AI agent skills from the Expo team for building, deploying, upgrading, and debugging React Native apps built with Expo. According to the README, skills are split into two groups: open-source framework skills (routing, UI, data fetching, styling, native modules, SDK upgrades) and services & paid distribution skills that rely on paid Expo Application Services (EAS), such as app store submission, CI/CD workflows, and monitoring. Each services skill opens with a note on costs and plan limits. The plugin includes 13 framework skills and 6 EAS-related skills, as listed in the README.
Overview
According to the README, this is a plugin (agent skill set) offered by the Expo team that packages guidance for developing, styling, and shipping Expo/React Native apps, and for using Expo Application Services (EAS) for building, deploying, and monitoring apps in production.
What you can do with expo
- Build navigation and UI with Expo Router, following Apple Human Interface Guidelines (expo-router, expo-native-ui)
- Use @expo/ui native components with SwiftUI and Jetpack Compose (expo-ui)
- Set up data fetching, caching, and offline support (expo-data-fetching)
- Configure Tailwind CSS v4 with NativeWind v5 (expo-tailwind-setup)
- Run web code in native apps via DOM components, or migrate a web/React app to native (expo-dom, expo-web-to-native)
- Write Expo native modules, add an iOS App Clip, or integrate Expo into an existing native app (expo-module, expo-app-clip, expo-brownfield)
- Upgrade Expo SDK versions and fix dependency conflicts (expo-upgrade)
- Submit to the iOS App Store, TestFlight, and Google Play, and configure EAS Build profiles (eas-app-stores)
- Write and validate EAS Workflow YAML files for CI/CD (eas-workflows)
- Deploy websites and Expo Router API routes to EAS Hosting, monitor with EAS Observe, check EAS Update health, and run apps on a remote EAS cloud simulator (eas-hosting, eas-observe, eas-update-insights, eas-simulator)
Sources
Original description (English)
Official Expo skills for building, deploying, upgrading, and debugging React Native apps with Expo. Covers UI development with Expo Router, SwiftUI and Jetpack Compose components, Tailwind CSS setup, API routes, data fetching, CI/CD workflows, App Store and Play Store deployment, SDK upgrades, DOM components, and dev client distribution.
History of expo
- Plugin Added expo