android-navigation-3
Installation
SKILL.md
Purpose
Implement or migrate modern Android navigation without breaking screens, route arguments, deep links or back stack behavior.
When to use
- Adding Navigation 3 to an Android app.
- Migrating from Navigation Compose or custom navigation.
- Fixing typed routes, deep links, nested graphs or back stack issues.
Inputs to inspect
build.gradle.ktsandlibs.versions.tomlMainActivity.ktand app entry pointsNavHost, routes and feature navigation filesAndroidManifest.xmldeep linksscreens/*and ViewModel event flow