expo

skills

by @expo in AI & LLM
532
25
# Install this skill:
npx skills add expo/skills

Or install specific skill: npx add-skill https://github.com/expo/skills

# Description

A collection of AI agent skills for working with Expo projects and Expo Application Services

# README.md

Expo Skills

Official AI agent skills from the Expo team for building, deploying, and debugging robust Expo apps.

Installation

We primarily use Claude Code at Expo, skills are fine-tuned for Opus models. But you can use these skills with any AI agent.

Claude Code

Add the marketplace:

/plugin marketplace add expo/skills

Install a plugin:

/plugin install expo-app-design
/plugin install upgrading-expo
/plugin install expo-deployment

Any agent

bunx add-skill expo/skills

This will extract the skills individually so you'll need to manually upgrade them.

License

MIT

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.