skills
AI agent skills for Expo projects, enabling the building, deployment, and debugging of Expo applications.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 2.1k
- Source
- skill-github
- Repository
- github.com/expo/skills
Overview
Expo Skills is a set of AI agent skills designed to help AI agents better handle Expo projects and Expo application services. These skills provide knowledge on when to use Expo APIs, how to build common workflows, and what constraints are important for Expo, EAS, React Native, iOS, and Android. With these skills, AI agents can more accurately apply content from Expo documentation, Expo CLI, and EAS CLI. Compatible with various AI coding agents such as Claude Code, Codex, Cursor, and others.
Capabilities
- ▪Build native-feeling Expo Router screens
- ▪Set up Tailwind CSS v4 and NativeWind v5
- ▪Create EAS workflows to build previews on pull requests
- ▪Upgrade apps to the latest Expo SDK
- ▪Check if EAS updates and releases are healthy
Use cases
Setup
For Claude Code or Codex, install via plugin: "`claude plugin install expo@claude-plugins-official`"
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Which AI coding agents are supported?
Supports Cursor, OpenCode, GitHub Copilot, Windsurf, Gemini, Cline, AMP, Factory Droid, Antigravity, Kiro CLI, and more.
Should I install skills or plugins?
Use plugins for Claude Code or Codex; use skills CLI for other agents.
How do I update the skills?
For plugin installation via Claude Code or Codex, update through the official plugin marketplace. For skills CLI installation, update all skills using `npx skills@latest update`, or update a single skill by specifying its name.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.