From f5-stacks
Delivers React Native patterns for architecture, navigation (React Navigation), state (Zustand, Redux), components, data handling, performance (FlatList, Hermes), testing (Jest, Detox), and deployment (EAS, Fastlane).
How this skill is triggered — by the user, by Claude, or both
Slash command
/f5-stacks: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
Framework for building native apps using React.
architecture/expo-vs-cli.mdarchitecture/feature-based.mdarchitecture/project-structure.mdcomponents/core-components.mdcomponents/custom-components.mdcomponents/platform-specific.mdcomponents/styling.mdforms/react-hook-form.mdforms/validation.mdnavigation/deep-linking.mdnavigation/react-navigation.mdnavigation/stack-navigator.mdnavigation/tab-navigator.mdnetworking/axios-client.mdnetworking/error-handling.mdnetworking/offline-support.mdperformance/flashlist.mdperformance/image-caching.mdperformance/optimization.mdstate/context-api.mdFramework for building native apps using React.
Auto-detected when project contains:
metro.config.js fileapp.json with React Nativereact-native packagenpx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacksProvides React Native patterns for Expo workflows, Expo Router navigation, FlatList/MMKV performance optimization, Reanimated animations, Zustand state, and New Architecture (Fabric, TurboModules).
Provides best practices for React Native and Expo apps covering list performance, animations, navigation, UI patterns, state management, and monorepo configuration.
Provides React Native and Expo best practices for performant mobile apps, including list optimization, Reanimated animations, native navigation, and UI patterns like expo-image.