skills

skills

AI agent skills for Expo projects, enabling the building, deployment, and debugging of Expo applications.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 2.1k
Source
skill-github

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

Build native UI componentsSet up data fetching and cachingConfigure CI/CD automationMonitor app performance and crash rates

Setup

Requires: Node 环境API Key
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