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)
Framework (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...
bashhtmljsjsonshtsxxmlFramework (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,...
bashmermaidFramework (OSS). Guidelines for upgrading Expo SDK versions and fixing dependency issues
bashjsonEAS 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...
bashtsyamlFramework (OSS). Integrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Na...
bashshFramework (OSS). Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module de...
bashjsonkotlinswifttypescriptFramework (OSS). Build and distribute Expo development clients locally or via TestFlight for internal testing. For production TestFlight releases and ...
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). 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...
bashtsxEAS service (paid). Use for anything related to EAS Observe - adding `expo-observe` to an Expo project (AppMetricsRoot/ObserveRoot HOC, markInteractiv...
bashFramework (OSS). Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handlin...
bashtsxFramework (OSS). Expo's official example projects - the expo/examples repo of ~70 `with-*` integrations (Stripe, Clerk, Supabase, OpenAI, maps, Reanim...
bash"Framework (OSS). Build native UI with the @expo/ui package: real SwiftUI on iOS and Jetpack Compose on Android rendered from React in an Expo or Reac...
bash"EAS service (paid). Check the health of published EAS Update: crash rates, install/launch counts, unique users, payload size, and the split between e...
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). Navigation and routing for Expo Router. Covers file-based routes, groups and dynamic routes, folder organization, Link with previews ...
bashtsxFramework (OSS). Build beautiful, native-feeling Expo screens. Covers Apple HIG styling, semantic colors, native controls, SF Symbols, media, animatio...
bashtsxFramework (OSS). Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling
bashcssjsjsontsxFramework (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...
bashtsxEAS 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
Recent Commits
- 09eb0522026-07-24[eas-simulator] check availability first, graceful fallback (#114)Gabe Debes
- ebcce6d2026-07-23[expo-brownfield] Add instructions for android fused libs (#116)Gabriel Donadel Dall'Agnol
- cb916602026-07-22[skills] add automated feedback submission (#112)David Mokos
- 25e2b5d2026-07-21skill-eval-ci: add main-vs-PR before/after comparison (#111)kartik-georgian
- 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