vercel-react-native-skills

Codify React Native and Expo best practices for performance and maintainability.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/datorresb/discovery-event-platform --skill vercel-react-native-skills-datorresb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vercel-react-native-skills
Source: https://github.com/datorresb/discovery-event-platform/tree/main/.agents/skills/vercel-react-native-skills
Command: npx skills add https://github.com/datorresb/discovery-event-platform --skill vercel-react-native-skills-datorresb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines building React Native and Expo apps by consolidating best practices to maximize performance, consistency, and maintainability.

Core Features & Use Cases

  • Guidelines for list rendering, animation patterns, image handling, font loading, and native module integration.
  • Standardization across projects to reduce bugs and rework while accelerating onboarding.
  • Practical use cases for new apps, code reviews, and performance-oriented refactoring.

Quick Start

Follow these guidelines when starting or reviewing React Native/Expo projects to ensure they meet performance and quality standards.

Frequently Asked Questions about vercel-react-native-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the best practices for React Native list rendering performance?

React Native list rendering performance best practices focus on proper list virtualization and optimized item rendering to maximize app performance and maintainability. These guidelines standardize list rendering patterns across projects to reduce bugs and rework.

How do I optimize animations in Expo and React Native?

To optimize animations in Expo and React Native, apply standardized animation patterns that ensure smooth UI performance. These guidelines enforce consistent animation patterns across projects to maximize performance and maintainability while reducing rework.

Can I use these React Native guidelines for native module integration?

Yes, these React Native guidelines cover native module integration and native API connections. They codify best practices for native integrations to improve app performance and maintainability across Expo and React Native projects involving native APIs.

Does this Skill provide React Native monorepo setup guidelines?

Yes, this Skill provides React Native monorepo setup guidelines as part of its performance-first best practices. It enforces guidelines covering monorepo setups, image handling, and font loading to standardize projects and accelerate onboarding.

What is the best way to review React Native code for performance issues?

The best way to review React Native code for performance issues is applying these standardized performance-first guidelines. Use them during code reviews and performance-oriented refactoring to identify list virtualization, animation, and image handling improvements.