swiftui-nav

Community

SwiftUI navigation patterns.

AuthorCharlesWiltgen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Guidance on navigation architecture, deep linking, coordinators, and code reviews for SwiftUI navigation.

Core Features & Use Cases

  • Decision trees for NavigationStack vs NavigationSplitView vs TabView.
  • Programmatic navigation with NavigationPath and deep links.
  • Coordinator/router pattern guidance.

Quick Start

Decide between NavigationStack and NavigationSplitView for a given app structure.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: swiftui-nav
Download link: https://github.com/CharlesWiltgen/Axiom/archive/main.zip#swiftui-nav

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