What problem does it solve?
This Skill helps you implement iOS App Clips correctly so users can open lightweight entry experiences via invocation URLs, QR/NFC codes, or Smart Banners, and then transition to the full app without losing context.
Core Features & Use Cases
- Invocation URL handling: Routes
NSUserActivityTypeBrowsingWeb to the correct in-clip context and ensures the full app handles the same invocations.
- Experience and capability setup: Guides App Store Connect setup for default/demo/advanced experiences, associated domains, and required entitlements.
- Data handoff to the full app: Uses shared App Groups (and keychain/Sign in with Apple patterns) to migrate ephemeral App Clip data to the full app.
- Safety guardrails for App Clip constraints: Covers binary size limits, ephemeral lifecycle, and what capabilities are/aren’t available.
Quick Start
Ask for an App Clip plan: “Design an App Clip for our SwiftUI TCA iOS app (iOS 17+ with advanced location support) including invocation URL routing, App Store Connect experience setup, shared App Group data migration, and a final review checklist.”