expo-dev-loop

Installation
SKILL.md

Expo Dev Loop

Prove the changed behavior in the running app. Static inspection, type checks, unit tests, and a successful bundle support the result but do not replace device verification.

Establish the target

Inspect the request, current diff, Expo config, and package manifest. Identify the intended flow, platform, device, and observable result. When the request does not require both platforms, use one available representative local target and state that coverage; never infer iOS and Android parity from one run.

Use the installed CLI's version-matched guidance instead of remembered command shapes:

Installs
19
GitHub Stars
3
First Seen
Aug 14, 2026
expo-dev-loop — toy-crane/skills