🎯

react-native-expo

🎯Skill

from jezweb/claude-skills

VibeIndex|
What it does
|

A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.

Overview

The React Native Expo skill provides comprehensive guidance for building React Native 0.76+ apps with Expo SDK 52-54, covering the mandatory New Architecture transition (0.82+/SDK 55+), React 19 changes, SDK 54 breaking changes, and Swift iOS template updates. It documents 16 known error patterns and their solutions to prevent common development pitfalls.

Key Features

  • New Architecture Migration - Detailed guidance on the mandatory transition to New Architecture in React Native 0.82+/SDK 55+, including the migration path from legacy architecture
  • Breaking Changes Documentation - Covers SDK 54 breaking changes including expo-av, expo-file-system, Reanimated v4 migration, and Swift AppDelegate errors
  • 16 Documented Error Patterns - Prevents common errors related to Fabric, TurboModule, propTypes, expo-updates crashes, and Swift AppDelegate issues
  • Development Setup - Step-by-step quick start for creating, configuring, and running Expo projects with React Native 0.76+ and Hermes engine
  • DevTools Guidance - Instructions for using React Native DevTools instead of the removed Chrome debugger, with notes on Metro terminal changes

Who is this for?

This skill is for React Native developers building mobile apps with Expo SDK 52+ who need to navigate the New Architecture transition and SDK breaking changes. It is especially critical for teams upgrading existing apps to React Native 0.82+ or Expo SDK 55+ where New Architecture becomes mandatory and legacy patterns must be migrated.

πŸ“¦

Same repository

jezweb/claude-skills(165 items)

react-native-expo

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add jezweb/claude-skills --skill react-native-expo
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add jezweb/claude-skills --skill react-native-expo
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/react-native-expo/SKILL.md

SKILL.md

744Installs
253
-
Last UpdatedJan 26, 2026

More from this repository10

🎯
tailwind-v4-shadcn🎯Skill

A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.

🎯
tanstack-query🎯Skill

A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.

🎯
fastapi🎯Skill

Provides FastAPI development patterns including async endpoints, dependency injection, Pydantic models, authentication, and API documentation best practices

🎯
zustand-state-management🎯Skill

Provides Zustand state management patterns for React including store creation, selectors, middleware, and best practices for scalable client-side state

🎯
react-hook-form-zod🎯Skill

Provides React Hook Form integration patterns with Zod schema validation for type-safe, performant form handling

🎯
tailwind-patterns🎯Skill

A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.

🎯
nextjs🎯Skill

A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.

🎯
shadcn-ui🎯Skill

A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.

🎯
color-palette🎯Skill

Skill for generating complete, accessible color palettes from a single brand hex, creating 11-shade scales, semantic tokens, dark mode variants, and WCAG contrast checking for Tailwind v4

🎯
tailwind-theme-builder🎯Skill

A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.