expo-devtools-cli
Installation
SKILL.md
Building Expo DevTools Plugins with CLI Interfaces
Build CLI tools that communicate with running Expo apps via the DevTools plugin system.
Architecture Overview
┌─────────────────┐ WebSocket ┌─────────────────┐
│ CLI Client │◄──────────────────►│ Expo Dev Server │
│ (Bun + Stricli)│ │ (Metro) │
└─────────────────┘ └────────┬────────┘
│
┌────────▼────────┐
│ React Native │
│ App + Hook │
└─────────────────┘
Preferred Tech Stack
Related skills
More from evanbacon/apple-health
expo-modules
Building great Expo native modules for iOS and Android. Views, APIs, Marshalling, Shared Objects, Expo Documentation, Verifying Expo modules.
12healthkit-cli
Seed and verify HealthKit data in running Expo apps using the apple-health CLI
11device-testing
Interact with iOS simulators and verify app behavior using xcobra
3