Skills Explorer Add Skills

expo-skill-eval

An agent skill by expo, from expo/skills. Tags: mobile, react-native, web.

What it does

Evaluate Expo skills in this repo end-to-end - trigger accuracy, generated code quality, and runtime screenshots on iOS simulator and Android emulator via Expo Go (web optional). Use when the user wants to eval an Expo skill, test that a skill produces working code, benchmark a skill with device screenshots, or verify a skill's output renders correctly.

Install

With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:

npx skills add expo/skills --skill expo-skill-eval

Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):

git clone --depth 1 https://github.com/expo/skills
cp -r skills/.claude/skills/expo-skill-eval ~/.claude/skills/expo-skill-eval

Safety box score

Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.

Source

Repository
expo/skills (all skills from this repository)
Path
.claude/skills/expo-skill-eval/SKILL.md
Branch
main
Updated
2026-09-22