Help us improve
Share bugs, ideas, or general feedback.
From billy-milligan
Provides React Native patterns for Expo workflows, Expo Router navigation, FlatList/MMKV performance optimization, Reanimated animations, Zustand state, and New Architecture (Fabric, TurboModules).
npx claudepluginhub rnavarych/alpha-engineer --plugin billy-milliganHow this skill is triggered — by the user, by Claude, or both
Slash command
/billy-milligan:mobile-react-nativeThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- **Expo managed first**: Only eject when a native module is absolutely needed.
Provides up-to-date React Native patterns for New Architecture (Fabric/TurboModules), Expo, navigation, and performance. Corrects common Bridge-era mistakes in LLM output.
Provides React Native and Expo best practices for performant mobile apps, including list optimization, Reanimated animations, native navigation, and UI patterns like expo-image.
Provides React Native and Expo best practices for performant mobile apps, including list optimization with FlashList, Reanimated animations, native navigation, and UI patterns like expo-image.
Share bugs, ideas, or general feedback.
references/expo-patterns.md — Managed vs bare, EAS Build, OTA updates, config pluginsreferences/navigation-patterns.md — Expo Router, deep linking, tab/stack/drawer, auth flowsreferences/performance.md — FlatList optimization, MMKV, Hermes enginereferences/new-architecture.md — Fabric, TurboModules, JSI, migration guide