What problem does it solve? iOS apps often ship as isolated experiences that ignore the system surfaces users expect, such as widgets, Live Activities, Siri, Spotlight, and companion platforms like watchOS or CarPlay. This Skill audits what an app already integrates and produces a ranked plan of what it is missing. ## Core Features & Use Cases - Integration Census: Inventories existing App Intents, widget bundles, Live Activities, extensions, entitlements, and Info.plist declarations across the project. - Opportunity Map: For every unused system surface, describes what it would do for this specific app, the required API family, and the minimum OS version floor. - Ranked Advisory Plan: Orders opportunities by user-visible value versus build cost, with correctness findings for integrations that already exist. - Use Case: Ask whether your app should ship a Live Activity or expand to Apple Watch, and receive a verdict (DEEPLY INTEGRATED / SURFACE-LEVEL / UNTAPPED) plus a top-3 priority list with implementation references. ## Quick Start Ask the assistant to audit my iOS app's platform integration and tell me which widgets, App Intents, and cross-platform surfaces I should build first.