expo-dev-client Skill
Build and distribute Expo development clients locally or via TestFlight Published by openai in plugins.
Decision snapshot
Is this a fit?
Testing, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
19 days ago
No specific cautions were detected. Review the source and requested permissions before installing.
What is expo-dev-client Skill?
Build and distribute Expo development clients locally or via TestFlight Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Declared skill metadata
- Declared license: MIT
- Source file: plugins/expo/skills/expo-dev-client/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use expo-dev-client Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/expo/skills/expo-dev-client/SKILL.md
What it does
Build and distribute Expo development clients locally or via TestFlight
Skill instructions
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 fine in Expo Go. You need a dev client ONLY when using: - Local Expo modules (custom native code) - Apple targets (widgets, app clips, extensions) - Third-party native modules not in Expo Go Try Expo Go first with npx expo start. If everything works, you don't need a dev client. EAS Configuration Ensure eas.json has a development profile: json { "cli": { "version": "= 16.0.1", "appVersionSource": "remote" }, "build": { "production": { "autoIncrement": true }, "development": { "autoIncrement": true, "developmentClient": true } }, "submit": { "production": {}, "development": {} } } Key settings: - developmentClient: true - Bundles expo-dev-client for development builds - autoIncre
Verified compatibility and discovery
Frequently asked questions
What is expo-dev-client?
expo-dev-client is a open-source AI agent skill with Copy skill directory. Build and distribute Expo development clients locally or via TestFlight
Who is expo-dev-client best for?
expo-dev-client is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install expo-dev-client?
Install or run expo-dev-client using Copy skill directory. Check expo-dev-client for the latest setup command.
Is expo-dev-client actively maintained?
expo-dev-client may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.