react-native-skills
🎯Skillfrom vercel-labs/agent-skills
React Native best practices optimized for AI agents from Vercel Engineering. 16 rules across 7 sections covering mobile performance, layout patterns, animations, and platform-specific implementation.
Overview
A React Native best practices skill from Vercel Engineering, optimized for AI coding agents. It contains 16 rules across 7 sections covering mobile performance, layout patterns, animations, gesture handling, and platform-specific implementation for iOS and Android.
Key Features
- 16 prioritized rules across 7 sections for React Native development
- Performance optimization guidelines including FlashList and memoization patterns
- Layout best practices with flex patterns, safe areas, and keyboard handling
- Animation guidance using Reanimated and gesture handling
- Platform-specific patterns for iOS and Android development
Who is this for?
Mobile developers building React Native or Expo applications who want Claude Code to follow Vercel Engineering's proven best practices. Ideal for teams that want consistent, high-performance mobile code generated by AI agents.
Same repository
vercel-labs/agent-skills(16 items)
Installation
npx vibeindex add vercel-labs/agent-skills --skill react-native-skillsnpx skills add vercel-labs/agent-skills --skill react-native-skills~/.claude/skills/react-native-skills/SKILL.mdSKILL.md
More from this repository10
React and Next.js performance optimization guidelines from Vercel Engineering. 40+ rules across 8 categories covering component performance, data fetching, and bundle size optimization.
Web interface best practices auditor from Vercel Engineering. Reviews UI code against 100+ standards covering accessibility, animations, forms, images, and UX fundamentals.
React composition patterns skill from Vercel Labs that helps avoid boolean prop proliferation through compound components, state lifting, and internal composition techniques.
React Native best practices skill with 16 rules across 7 sections covering performance, layout, animation, images, state management, architecture, and platform-specific patterns for Expo and React Native apps.
Part of Vercel Labs agent skills collection that includes React/Next.js best practices, web design guidelines, React Native guidelines, and composition patterns — packaged as Agent Skills for AI coding agents.
A skill from the Vercel Labs agent-skills collection that enables AI coding agents to interact with the Vercel CLI using authentication tokens for deployment and project management.
Implements smooth animations using React's View Transition API — the `<ViewTransition>` component, `addTransitionType`, transition classes, shared-element transitions, and Next.js `next/link` integration.
Guides AI agents in implementing robust software design patterns for component composition, modularity, and reusability across different programming paradigms.
Automates Vercel deployment configuration and deployment processes for AI agents, generating optimal deployment settings and triggering builds programmatically.
Skill