Skip to main content
Back to registry

vercel-react-native-skills

vercel-labs/agent-skills

Comprehensive best practices for React Native and Expo applications. Contains rules across multiple categories covering performance, animations, UI patterns, and platform-specific optimizations.

Installs58
Install command
npx skills add https://github.com/vercel-labs/agent-skills --skill vercel-react-native-skills
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Comprehensive best practices for React Native and Expo applications. Contains rules across multiple categories covering performance, animations, UI patterns, and platform-specific optimizations. Reference these guidelines when: Read individual rule files for detailed explanations and code examples: Each rule file contains: For the complete guide with all rules expanded: AGENTS.md - Building React Native or Expo apps - Optimizing list and scroll performance - Implementing animations with Reanimated - Working with images and media - Configuring native modules or fonts - Structuring monorepo projects with native dependencies - list-performance-virtualize - Use FlashList for large lists - list-performance-item-memo - Memoize list item components - list-performance-callbacks - Stabilize callback references - list-performance-inline-objects - Avoid inline style objects - list-performance-function-references - Extract functions outside render - list-performance-images - Optimize images in lists - list-performance-item-expensive - Move expensive work outside items - list-performance-item-types - Use item types for heterogeneous lists - animation-gpu-properties - Animate only transform and opacity - animation-derived-value - Use useDerivedValue for computed animations - animation-gesture-detector-press - Use Gesture.Tap instead of Pressable - navigation-native-navigators - Use native...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does vercel-react-native-skills do?

Comprehensive best practices for React Native and Expo applications. Contains rules across multiple categories covering performance, animations, UI patterns, and platform-specific optimizations.

Is vercel-react-native-skills good?

vercel-react-native-skills does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does vercel-react-native-skills work with?

vercel-react-native-skills currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to vercel-react-native-skills?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install vercel-react-native-skills?

npx skills add https://github.com/vercel-labs/agent-skills --skill vercel-react-native-skills

Related skills

More from vercel-labs/agent-skills

Related skills

Alternatives in Software Engineering