expoexpoOfficialยท34 Agent Skills Included

skills

Official Expo skills for building, deploying, and upgrading mobile apps

Guides AI agents through real Expo and React Native work: app structure, navigation, native UI, animations, data fetching, SDK upgrades, and web-to-native migration. Covers the full release cycle with EAS skills for app store submission, hosting, CI/CD workflows, update health, and cloud simulators. Eliminates guesswork about SDK versions, deprecated packages, and platform conventions so agents produce working app code on the first pass.
npx skills add expo/skills --all -g -y

All Skills in This Repository (34)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Expo Skills?โ–ผ

Run `npx skills add expo/skills --all -g -y` in your terminal to install every Expo skill globally for your AI agent.

What can AI agents do with Expo Skills?โ–ผ

Agents can scaffold apps, build native-feeling screens, add navigation and animations, fetch data, upgrade SDKs, and ship builds to the App Store and Play Store using official Expo guidance.

Do Expo Skills work with Claude Code, Cursor, and Codex?โ–ผ

Yes. The skills follow the universal SKILL.md standard and also ship as plugins for Claude Code, Codex, Cursor, and Grok, so they work across all major AI coding agents.

Are Expo Skills free to use?โ–ผ

All framework skills are free and open source. Skills covering paid EAS services like app store submission, hosting, and cloud simulators are clearly labeled and require an EAS plan.

Can Expo Skills help migrate a website to a mobile app?โ–ผ

Yes. The expo-web-to-native skill migrates an existing React web app (Next.js, Vite, CRA) to a native iOS and Android app screen by screen, keeping it shippable at every step.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’