
from claude-code-apple-skills388
Generates deep linking infrastructure for Apple apps: URL schemes, Universal Links (AASA), and App Intents/Shortcuts, with code and server templates.
This skill produces concrete deep-linking infrastructure for Apple platform apps. It generates route definitions, URL parsing logic, a central router, optional App Intents and Shortcuts integration, and example AASA server files so developers can support myapp:// URL schemes, Universal Links, and Siri/Shortcuts flows. The skill includes code examples (Swift/SwiftUI) and testing steps for simulator/device.
Use this when you need to add or audit deep linking to an iOS/macOS app: adding custom URL schemes, enabling Associated Domains/Universal Links, creating App Intents for Siri, or routing external links into app content. It activates when the developer mentions URL schemes, Universal Links, associated domains, Siri Shortcuts, or routing to specific content.
Best used by coding assistants that can generate Swift or Xcode project snippets (Claude Code, Copilot-style coding agents).
This skill has not been reviewed by our automated audit pipeline yet.