The Upgrade React Navigation skill helps developers upgrade React Navigation to the next major version while managing breaking changes. It is designed for developers transitioning between major versions like 6.x to 7.x or 7.x to 8.x.
$ npx skills add https://github.com/react-navigation/skills --skill upgrade-react-navigationThe Upgrade React Navigation skill automates the process of migrating between major versions of React Navigation, including 6.x to 7.x and 7.x to 8.x upgrades. It provides version-specific migration guides that help developers navigate breaking changes and configuration updates required for each major release. This skill is designed for React Native and web developers who need to keep their navigation layer current while minimizing manual refactoring work. By automating upgrade detection and providing structured guidance, it reduces the complexity and time required to adopt new React Navigation versions in production applications.
Use the installation command to add this skill to your project.
Upgrading from React Navigation 6 to 7
Upgrading from React Navigation 7 to 8
Managing breaking changes during upgrades
Preserving existing navigation behavior during upgrades
$ npx skills add https://github.com/react-navigation/skills --skill upgrade-react-navigationgit clone https://github.com/react-navigation/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan