skills
by expo
A collection of AI agent skills for working with Expo projects and Expo Application Services
About
A collection of AI agent skills for working with Expo projects and Expo Application Services
Skill Analysis
Skills (23)
Evaluate Expo skills in this repo end-to-end - trigger accuracy, generated code quality, and runtime screenshots on iOS simulator and Android emulator...
bashjsonEAS service (paid). Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows i...
bashshFramework (OSS). Integrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Na...
shFramework (OSS). Guidelines for upgrading Expo SDK versions and fixing dependency issues
bashjsonFramework (OSS). Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally. For the en...
tsxFramework (OSS). Submit feedback on an Expo skill — or on Expo itself — or turn the bundled anonymous usage telemetry on or off (off by default / opt-...
bashEAS service (paid). Deploy Expo apps to the app stores with EAS - build and submit to the iOS App Store, Google Play Store, and TestFlight, configure ...
bashjson"EAS service (paid). Run and control a user's app on a remote iOS/Android simulator hosted on EAS cloud. Read before running any `eas simulator:*` com...
bashFramework (OSS). Build beautiful, native-feeling Expo screens. Covers Apple HIG styling, semantic colors, native controls, SF Symbols, media, animatio...
tsxFramework (OSS). Migrate an existing web React app to a native iOS/Android app with Expo. Use when the user wants to turn a website into a mobile app,...
mermaidFramework (OSS). Navigation and routing for Expo Router. Covers file-based routes, groups and dynamic routes, folder organization, Link with previews ...
tsx"EAS service (paid). Check the health of published EAS Update: crash rates, install/launch counts, unique users, payload size, and the split between e...
bashjsonFramework (OSS). Folder structure for a new Expo app. Use when scaffolding or laying out a new Expo project with Expo Router, or deciding where a file...
tsxFramework (OSS). Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module de...
jsonkotlinswifttypescriptFramework (OSS). Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handlin...
tsxFramework (OSS). 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...
htmljsjsonshtsxxmlEAS service (paid). Deploy Expo websites and Expo Router API routes to EAS Hosting - export the web bundle, run eas deploy for production and PR previ...
bashtsyamlEAS service (paid). Use for anything related to EAS Observe - adding `expo-observe` to an Expo project (AppMetricsRoot/ObserveRoot HOC, markInteractiv...
Framework (OSS). Build and distribute Expo development clients locally or via TestFlight for internal testing. For production TestFlight releases and ...
bashjsonFramework (OSS). Expo's official example projects - the expo/examples repo of ~70 `with-*` integrations (Stripe, Clerk, Supabase, OpenAI, maps, Reanim...
bash
Recent Commits
- 8bd359f2026-07-20Add expo-migrate-module skill (#109)Tomasz Sapeta
- 31d4bb82026-07-19Add expo-experiments plugin for skills targeting non-finalized APIs (#113)Tomasz Sapeta
- 8d727632026-07-16[eas-simulator] argent remote install + dogfood gaps (#103)Gabe Debes
- dba2a342026-07-16[expo-upgrade] Update versioned docs links in agent file (#104)Aman Mittal
- 0413bc02026-07-15Skill eval CI: run eval-experiments harness against every PR touching plugins/expo/skills (#105)kartik-georgian
- 9eb5ab02026-07-14Add expo-project-structure skill for greenfield app layout (#91)Adam Zvada
- ca4f0342026-07-13feat(expo): anonymous usage telemetry and skill feedback (#71)Adam Zvada
- b2fdce72026-07-07Organize skills with expo-* and eas-* (#98)Jon Samp
- 06fcc812026-07-06Split building-native-ui into building-native-ui + expo-router (#99)Jakub Tkacz
- e7e81d22026-07-04Document user-defined events in the expo-observe skill (#100)Douglas Lowder