Content Preview
--- name: expo-dev-client description: Build and distribute Expo development clients locally or via TestFlight risk: unknown source: community version: 1.0.0 license: MIT --- Use EAS Build to create development clients for testing native code changes on physical devices. Use this for creating custom Expo Go clients for testing branches of your app. ## Important: When Development Clients Are Needed **Only create development clients when your app requires custom native code.** Most apps work fi
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/expo-dev-client.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/expo-dev-client/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/expo-dev-client/SKILL.md
Related Skills
new-rails-project
Generate a new Rails project named $1 in the current directory. You may reference @CLAUDE.md for general guidance, though the guidance here takes precedence.
generalnewrails
by sickn33 (Antigravity) · antigravity-awesome-skills
expo-ui-jetpack-compose
> The instructions in this skill apply to SDK 55 only. For other SDK versions, refer to the Expo UI Jetpack Compose docs for that version for the most accurate information.
generalexpouijetpack
by sickn33 (Antigravity) · antigravity-awesome-skills
expo-ui-swift-ui
> The instructions in this skill apply to SDK 55 only. For other SDK versions, refer to the Expo UI SwiftUI docs for that version for the most accurate information.
generalexpouiswift
by sickn33 (Antigravity) · antigravity-awesome-skills
upgrading-expo
Upgrade Expo SDK versions safely, handling breaking changes, dependencies, and configuration updates.
generalupgradingexpo
by sickn33 (Antigravity) · antigravity-awesome-skills