Back to skills

react-native-skills

development

A collection of best practices for React Native and Expo apps, covering list performance, animations, navigation, UI patterns, and monorepo configuration. Rules are organized by priority and reference

Setup & Installation

npx skills add https://github.com/vercel-labs/react-native-skills --skill react-native-skills
or paste the link and ask your coding assistant to install it
https://github.com/vercel-labs/react-native-skills
View on GitHub

What This Skill Does

A collection of best practices for React Native and Expo apps, covering list performance, animations, navigation, UI patterns, and monorepo configuration. Rules are organized by priority and reference specific APIs like FlashList, Reanimated, and Expo Image. Instead of hunting through React Native docs and community posts for each gotcha, you get prioritized, opinionated rules that point directly to the right API for each scenario.

When to use it

  • Working with react native skills functionality
  • Implementing react native skills features
  • Debugging react native skills related issues