Installation
Skills CLI
npx skills@latest add expo/skills --skill expo-uiRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the expo-ui skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Edits React Native component trees, installs `@expo/ui`, and may run the bundled component inventory or submit actionable feedback. Universal components require Expo SDK 56+, while platform-specific trees must be split or guarded to avoid cross-platform runtime crashes.
- LicenceMIT
- FrontmatterValid name and description
- Risky patternsNone found
- Size102 lines
- Last checked27 Sept 2026 ·
3d1bd7004e6556c2aadf1664308ca2a01d983ff3b819b6448ad7e5ffdbd469ca
What it can touch
- Edits code
Changes files in your project.
- Runs commands
Runs shell commands such as tests, builds or installs.
- Network
Reaches external services or the web.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
plugins/expo/skills/expo-ui/SKILL.md on GitHub (opens in a new tab)