This is your SwiftUI navigation specialist. It covers NavigationStack state management, deep linking, identity traps, and the debugging patterns that prevent two hour sessions when sheets won't dismiss or paths won't pop. The skill breaks navigation work into three files: nav.md for implementation patterns, nav-diag.md for when things are still broken after initial debugging, and nav-ref.md for API reference. If you're building any navigation flow beyond a single screen, or debugging why programmatic navigation isn't working, this handles the state restoration and coordinator patterns that SwiftUI's navigation APIs demand. The anti-rationalization table is honest: "I know how NavigationStack works" usually means you're about to hit the identity traps.
npx skills add https://github.com/charleswiltgen/axiom --skill axiom-swiftui-nav