A comprehensive ruleset from Vercel covering React Native and Expo best practices, organized by priority from critical list performance optimizations down to configuration details. The meat here is in the 30+ specific rules like using FlashList for virtualization, memoizing list items, animating only transform and opacity properties, and preferring native navigators over JS ones. It's clearly battle tested, with a strong focus on the things that actually kill mobile performance: lists, animations, and unnecessary rerenders. Worth having if you're doing serious React Native work and want your AI assistant to catch performance footguns before they ship. The monorepo guidance is a nice bonus for teams running workspaces with native dependencies.
npx -y skills add callstackincubator/agent-skills --skill vercel-react-native-skills --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar