What problem does it solve?
This Skill provides a centralized, authoritative framework for implementing complex iOS system integrations, preventing fragmented or incorrect usage of Apple's evolving system APIs.
Core Features & Use Cases
- System Feature Mapping: Provides a clear decision tree and reference guide for integrating Siri, App Intents, Widgets, Live Activities, IAP, and more.
- Cross-Domain Routing: Offers guidance on handling complex interactions like Widget data synchronization, Live Activity push notifications, and VoIP call management.
- Use Case: If you are building a new feature that requires a Live Activity with a Dynamic Island and push-to-start functionality, this Skill directs you to the exact API references and implementation patterns required to ensure compliance and performance.
Quick Start
Use the axiom-integration skill to provide the implementation steps for adding Siri support to my app.