By expo
Build, deploy, and maintain Expo mobile apps with native capabilities—create native modules, integrate SwiftUI/Jetpack Compose, set up API routes, handle upgrades, configure Tailwind styling, and automate CI/CD workflows for app store submissions and update monitoring.
Add an iOS App Clip target to an Expo app. Use when the user mentions App Clip, AASA, apple-app-site-association, appclips, smart app banner, or wants to ship a lightweight iOS Clip invoked from a URL alongside their parent app.
Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.
Check 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.
Guidelines for creating API routes in Expo Router with EAS Hosting
Integrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Native in a native app, AAR/XCFramework, or adding Expo to an existing Kotlin/Swift project. Covers both the isolated approach and the integrated approach.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Official AI agent skills from the Expo team for building, deploying, and debugging robust Expo apps.
We primarily use Claude Code at Expo, skills are fine-tuned for Opus models. But you can use these skills with any AI agent.
Add the marketplace:
/plugin marketplace add expo/skills
Install the plugin:
/plugin install expo
Install from GitHub
Rules & Command → Project Rules → Add Rule → Remote Rule (GitHub)https://github.com/expo/skills.gitHow it works: Skills are automatically discovered and used by the agent based on context. When you ask questions about Expo development, the agent will automatically use the relevant skills (e.g., building-ui, data-fetching, deployment) based on the skill descriptions.
Note: Skills won't appear in the / slash command menu. The / menu in Cursor is for custom commands (stored in .cursor/commands/), not for skills. Skills work via auto-discovery - the agent uses them automatically when your questions match their descriptions.
Verify installation: After adding the Remote Rule, try asking the agent Expo-related questions like:
If the skills are working, the agent will use the relevant skill content to answer your questions.
bunx skills add expo/skills
This will extract the skills individually so you'll need to manually upgrade them.
MIT
npx claudepluginhub expo/skills --plugin expo-deploymentEditorial "Expo & React Native" bundle for Claude Code from Antigravity Awesome Skills.
Expo (EAS) iOS/Android アプリのデプロイ自動化。App ID登録、証明書作成、EASビルド、TestFlight配布、App Store提出までをCLIから実行
Mobile development plugin for React Native/Expo apps, responsive web design, PWAs, with Supabase/Clerk integration and app store deployment via EAS Build
Validation and quality enforcement for Expo React Native projects.
Complete AI coding agent harness for React Native and Expo — 13 agents, 22 commands, 7 skills, 10 MCP integrations, autonomous worker mode, visual debugging, smart routing
React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules.