Claude Code Plugins

Community-maintained marketplace

Feedback

swift-navigation

@nonameplum/agent-skills
5
0

A collection of tools for making navigation in Swift applications more ergonomic and powerful across SwiftUI, UIKit, and AppKit

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name swift-navigation
description A collection of tools for making navigation in Swift applications more ergonomic and powerful across SwiftUI, UIKit, and AppKit

Swift Navigation

Tools for making Swift navigation ergonomic across all Apple platforms.

Modules

This skill contains documentation for multiple modules:

SwiftNavigation (Core)

Core navigation primitives used by all platform-specific modules.

SwiftUINavigation

SwiftUI-specific navigation tools.

UIKitNavigation

UIKit-specific navigation tools and bindings.

AppKitNavigation

AppKit-specific navigation tools for macOS.

Usage Notes

  • Start with the Core module to understand fundamental concepts
  • Use the platform-specific module for your target platform
  • AlertState and ConfirmationDialogState work across all platforms

License & Attribution

This skill contains content converted from DocC documentation format.