git log --oneline --stat
HEAD
- Stars
- 2.7k
- Forks
- 111
- Updated
- May 23, 2026
repo --stat
stars
2.7k
forks
111
last update
May 23, 2026
license
MITv2.4.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add expo-app-builder - Invoke
// Run from any project directory
$ claude --skill expo-app-builder "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill expo-app-builder "now refactor it"
expo-app-builder/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Expo App Builder (Router + EAS)
- slug:
- expo-app-builder
- version:
- v2.4.0
- license:
- MIT
- author:
- @expo-craft
- repository:
- github.com/expo-craft/expo-app-builder
- categories:
- tags:
- #expo#react-native#eas#router#ota
- description:
Expo Router file-based nav, EAS Build, OTA updates, native modules — modern React Native without the YAML.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
expo-app-builder/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…