Skill
Expo Skills
Official Expo knowledge skills that teach AI agents how to scaffold, build, and debug Expo apps correctly.
When to Use
Maintained by the Expo team. Keeps the agent from hallucinating deprecated APIs when you're building with Expo.
Use Cases
- Using Expo Skills, scaffold a new project with proper navigation and auth setup
- My EAS Build is failing. Debug the build logs and fix the configuration
- Set up app.config.js with the right plugins for push notifications and deep linking
Installation
Claude Code
marketplace add expo/skills
Cursor
Settings > Rules & Command > Project Rules > Add Remote Rule > https://github.com/expo/skills.git
Any agent
bunx skills add expo/skills