You're building a React Native app with RNE and need to know whether to use ListItem or View, how to set up ThemeProvider correctly, or why your FlatList is janky. This gives you 45 rules across 8 categories, from critical setup decisions like import paths and theme configuration down to advanced patterns like makeStyles. The prioritization is genuinely useful: it pushes you toward the high-impact stuff first (theme architecture, component selection, list performance) before diving into styling nuances. Best for teams adopting RNE who want to skip the trial-and-error phase and just build with the library's grain.
npx skills add https://github.com/pproenca/dot-skills --skill react-native-elements