Skill

Expo Skills

Official Expo knowledge skills that teach AI agents how to scaffold, build, and debug Expo apps correctly.

React Native 1.3k stars Updated today
View on GitHub

When to Use

Maintained by the Expo team. Keeps the agent from hallucinating deprecated APIs when you're building with Expo.

Use Cases

  1. Using Expo Skills, scaffold a new project with proper navigation and auth setup
  2. My EAS Build is failing. Debug the build logs and fix the configuration
  3. 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

Related Tools

Explore More