💡 Summary
A collection of official AI agent skills for building, deploying, and debugging Expo applications.
🎯 Target Audience
🤖 AI Roast: “A promising toolkit for Expo, but its documentation is as minimalist as a developer who hasn't had their morning coffee.”
The README does not detail skill capabilities, but typical Expo development tasks imply filesystem access, network calls for deployment, and potential exposure of API keys or build secrets. Mitigation: Run skills in a sandboxed environment and audit the specific code of each installed skill for sensitive operations.
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
Pros
- Official support from the Expo team
- Targets practical development workflows (design, upgrade, deployment)
- Designed for compatibility with major AI agents
Cons
- README lacks detailed skill descriptions and examples
- Manual upgrade process for some installation methods
- Unclear versioning or individual skill management
Related Skills
pytorch
S“It's the Swiss Army knife of deep learning, but good luck figuring out which of the 47 installation methods is the one that won't break your system.”
agno
S“It promises to be the Kubernetes for agents, but let's see if developers have the patience to learn yet another orchestration layer.”
nuxt-skills
S“It's essentially a well-organized cheat sheet that turns your AI assistant into a Nuxt framework parrot.”
Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.
Copyright belongs to the original author expo.
