Expo's official plugins for Claude Code
npx claudepluginhub expo/skillsOfficial Expo skills for building, deploying, upgrading, and debugging Expo apps
No description available.
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
Code intelligence powered by a knowledge graph — execution flows, blast radius, and semantic search
Share bugs, ideas, or general feedback.
Official AI agent skills from the Expo team for building, deploying, and debugging robust Expo apps.
We primarily use Claude Code at Expo, skills are fine-tuned for Opus models. But you can use these skills with any AI agent.
Add the marketplace:
/plugin marketplace add expo/skills
Install the plugin:
/plugin install expo
Install from GitHub
Rules & Command → Project Rules → Add Rule → Remote Rule (GitHub)https://github.com/expo/skills.gitHow it works: Skills are automatically discovered and used by the agent based on context. When you ask questions about Expo development, the agent will automatically use the relevant skills (e.g., building-ui, data-fetching, deployment) based on the skill descriptions.
Note: Skills won't appear in the / slash command menu. The / menu in Cursor is for custom commands (stored in .cursor/commands/), not for skills. Skills work via auto-discovery - the agent uses them automatically when your questions match their descriptions.
Verify installation: After adding the Remote Rule, try asking the agent Expo-related questions like:
If the skills are working, the agent will use the relevant skill content to answer your questions.
bunx skills add expo/skills
This will extract the skills individually so you'll need to manually upgrade them.
MIT