·dev-client
</>

dev-client

Build and distribute Expo development clients locally or via TestFlight

12Installs·1Trend·@gigs-slc

Installation

$npx skills add https://github.com/gigs-slc/react-native-skills --skill dev-client

How to Install dev-client

Quickly install dev-client AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/gigs-slc/react-native-skills --skill dev-client
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: gigs-slc/react-native-skills.

SKILL.md

View raw

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.

Only create development clients when your app requires custom native code. Most apps work fine in Expo Go.

Try Expo Go first with npx expo start. If everything works, you don't need a dev client.

Build and distribute Expo development clients locally or via TestFlight Source: gigs-slc/react-native-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gigs-slc/react-native-skills --skill dev-client
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from gigs-slc/react-native-skills

Quick answers

What is dev-client?

Build and distribute Expo development clients locally or via TestFlight Source: gigs-slc/react-native-skills.

How do I install dev-client?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gigs-slc/react-native-skills --skill dev-client Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/gigs-slc/react-native-skills