swift-navigation-swiftui
CommunityType-safe SwiftUI navigation you can trust.
System Documentation
What problem does it solve?
SwiftUI navigation patterns can become complex and hard to test when state and navigation decisions are spread across UI code. This skill provides a cohesive, state-driven approach to driving navigation across views.
Core Features & Use Cases
- Type-safe navigation flows driven by optional or enum destinations.
- Unified handling of NavigationLink, navigationDestination, sheets, popovers, and covers.
- Clear, testable usage patterns with progressive documentation and examples.
- Practical guidance for building deterministic navigation in SwiftUI apps.
Quick Start
Open your SwiftUI project and define an optional destination state. Use NavigationLink(item: $destination) to drive navigation, and .navigationDestination or .sheet/.popover/.fullScreenCover for additional presentations. Start with a simple example to navigate to a detail view from a list.
Dependency Matrix
Required Modules
None requiredComponents
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: swift-navigation-swiftui Download link: https://github.com/nonameplum/agent-skills/archive/main.zip#swift-navigation-swiftui Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.