๐ŸŽฏ

upgrading-react-native

๐ŸŽฏSkill

from callstackincubator/agent-skills

VibeIndex|
What it does
|

Covers the full React Native upgrade workflow including template diffs via Upgrade Helper, dependency updates, Expo SDK steps, and common pitfalls. Provides problem-to-skill mapping and reference files for core upgrades, dependency compatibility, React 19 alignment, and monorepo targeting.

Overview

upgrading-react-native is a Claude Code skill from Callstack that provides a structured workflow for upgrading React Native projects. It covers template diffing, dependency updates, and guidance for navigating common pitfalls that arise during React Native version upgrades.

Key Features

  • Template-based upgrade workflow: Guides developers through React Native upgrades using template comparisons to identify changes between versions.
  • Dependency management: Helps update and reconcile third-party dependencies that may break or need adjustments after a React Native version change.
  • Common pitfall guidance: Documents known issues and breaking changes that frequently cause problems during upgrades, with recommended solutions.
  • Callstack expertise: Built by Callstack, the team behind "The Ultimate Guide to React Native Optimization," incorporating production-tested upgrade strategies.

Who is this for?

This skill is for React Native developers facing version upgrades who want a systematic, guided approach rather than manual trial and error. It is especially valuable for teams maintaining large React Native codebases where upgrades involve complex dependency chains and platform-specific changes.

๐Ÿ“ฆ

Same repository

callstackincubator/agent-skills(9 items)

upgrading-react-native

Installation

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

SKILL.md

2,191Installs
-
AddedFeb 10, 2026

More from this repository8

๐ŸŽฏ
react-native-best-practices๐ŸŽฏSkill

Validates React Native project structure, component design, performance optimization, and adherence to modern mobile development standards.

๐ŸŽฏ
github๐ŸŽฏSkill

Automates GitHub repository interactions like cloning, branching, committing, and managing pull requests with precision using gh CLI patterns

๐ŸŽฏ
validate-skills๐ŸŽฏSkill

Skill validation tool from Callstack that checks Claude Code skills against the agentskills.io spec and best practices, verifying name format, description, metadata, and file structure

๐ŸŽฏ
github-actions๐ŸŽฏSkill

Skill

๐Ÿ”Œ
github๐Ÿ”ŒPlugin

React Native optimization agent skills from Callstack based on 'The Ultimate Guide to React Native Optimization', plus GitHub workflow and upgrade skills.

๐ŸŽฏ
react-native-brownfield-migration๐ŸŽฏSkill

An agent skill for incremental migration to adopt React Native or Expo in existing native apps using @callstack/react-native-brownfield, with setup, packaging, and phased integration steps based on Callstack's optimization expertise.

๐Ÿ”Œ
react-native-best-practices๐Ÿ”ŒPlugin

React Native optimization best practices from Callstack, the leading React Native consulting company. Provides agent-optimized, structured instructions for performance, architecture, and mobile development patterns.

๐Ÿช
callstackincubator-agent-skills๐ŸชMarketplace

React Native optimization agent skills from Callstack based on 'The Ultimate Guide to React Native Optimization', plus GitHub workflow and upgrade skills.