This extends the base react-native skill with explicit coverage of Expo SDK 52-55 and React Native 0.76-0.82+, both of which introduced major architectural shifts. The description mentions 16 documented breaking changes and mandatory New Architecture adoption, which means you're dealing with Fabric renderer changes, TurboModules, and the React 19 migration that broke a lot of existing patterns. If you're upgrading an existing Expo app or starting fresh in 2024-2025, this should help you navigate the specific pitfalls of these versions rather than generic React Native advice. The base skill covers FlatList optimization and Reanimated patterns, so this presumably adds the version-specific gotchas and migration paths.
npx skills add https://github.com/jezweb/claude-skills --skill react-native-expo