navigation3

Community

Migrate to Navigation 3 with patterns and examples

AuthorshaharKeisarApps
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides patterns and guidance for implementing and migrating to Jetpack Navigation 3 in Android Compose applications. It helps teams adopt type-safe routes, manage back stacks, and integrate with ViewModels and Hilt for robust navigation flows.

Core Features & Use Cases

  • Migration guidance: from Navigation 2 to 3 with Compose-first patterns and modern back stack management.
  • Type-safe routes: use @Serializable NavKey data classes to define destinations.
  • Back stack decorators: ensure ViewModels are scoped per NavEntry and that UI state is preserved.
  • Use Case: when upgrading a large Android app to Navigation 3 to achieve predictable navigation behavior and easier maintenance.

Quick Start

Follow the included patterns and scripts to validate setup, replace NavHost with NavDisplay, define type-safe routes, and wire decorators for ViewModels and Saveable state.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: navigation3
Download link: https://github.com/shaharKeisarApps/MoviesAndBeyond/archive/main.zip#navigation3

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.