axiom-integration
This router guides you to focused integration guides for every major iOS system capability. Whether you're adding Siri commands, building widgets, handling in-app purchases, managing calendar events, or implementing push notifications, axiom-integration points you to the right reference material. It covers App Intents, StoreKit, EventKit, Contacts, WidgetKit, and background processing patterns.
axiom-integration helps you build iOS system features including Siri, widgets, in-app purchases, and push notifications.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-27
axiom-integration helps you build iOS system features including Siri, widgets, in-app purchases, and push notifications. This router guides you to focused integration guides for every major iOS system capability. Whether you're adding Siri commands, building widgets, handling in-app purchases, managing calendar events, or implementing push notifications, axiom-integration points you to the right reference material. It covers App Intents, StoreKit, EventKit, Contacts, WidgetKit, and background processing patterns.
Use it when
- axiom-integration points you to WidgetKit patterns for home screen, lock screen, and Dynamic Island widgets.
- axiom-integration covers both remote and local push notification flows, including CallKit for VoIP calls and background delivery modes.
Verify before relying
Read SKILL.md below before installing (38 files). Open directory: indexed for reading, not audited.
Similar skills
Install
CharlesWiltgen/Axiom/axiom-integration · repository language: Go
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I add Siri support to my iOS app?
axiom-integration guides you through App Intents framework to expose your app's functionality to Siri. You define intents, parameters, and entity queries so users can invoke actions by voice. The skill routes you to setup instructions, entity resolution patterns, and shortcuts integration examples.
How does axiom-integration help implement widgets and Control Center controls?
axiom-integration points you to WidgetKit patterns for home screen, lock screen, and Dynamic Island widgets, plus Control Center integration. You'll find references for timeline providers, interactive widgets, and live activities that update in real time across iOS surfaces.
What's the best approach to iOS push notifications setup and debugging?
axiom-integration covers both remote and local push notification flows, including CallKit for VoIP calls and background delivery modes. It includes debugging strategies, permission UX patterns, and connectivity fallbacks when internet isn't available.
How can axiom-integration help with StoreKit 2 in-app purchases and subscriptions?
axiom-integration routes you to StoreKit 2 implementation guides for one-time purchases and subscription billing. You'll find transaction handling, receipt validation, and subscription state management patterns to monetize your app reliably.
Does axiom-integration cover background processing and asset delivery?
Yes. axiom-integration guides you through BGTaskScheduler for background work, background assets for large file delivery, and EventKit for calendar and reminder integration. It also covers Core Spotlight indexing for on-device search.
What privacy and localization features does axiom-integration address?
axiom-integration covers privacy manifests, permission UX patterns, accessibility setup, and string catalogs for localization. It helps you meet privacy requirements, handle Bluetooth pairing, and support multiple languages across your app.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
iOS System Integration
You MUST use this skill for ANY iOS system integration including Siri, Shortcuts, widgets, in-app purchases, background tasks, push notifications, and more.
<!-- AXIOM_AUDITOR_INLINE_BEGIN — auto-maintained by scripts/build-inlined-auditors.ts; do not hand-edit -->
> Not on Claude Code? Where this router says "Launch some-auditor agent", read that auditor's file in this suite and follow it inline — the same procedure, needing only file search and read.
>
> Available here: skills/iap-auditor.md.
>
> Agents that need Bash — builds, tests, simulators, crash symbolication — stay Claude Code-only; there is no inline equivalent for those.
<!-- AXIOM_AUDITOR_INLINE_END -->
Quick Reference
| Symptom / Task | Reference |
|---|---|
| Siri, App Intents, entity queries | See skills/app-intents-ref.md |
| App Shortcuts, phrases, |
(truncated - see the full file via the links below)
File tree — 15 files
axiom-codex/skills/axiom-integration/SKILL.md
axiom-codex/skills/axiom-integration/agents/openai.yaml
axiom-codex/skills/axiom-integration/skills/accessorysetupkit-ref.md
axiom-codex/skills/axiom-integration/skills/accessorysetupkit.md
axiom-codex/skills/axiom-integration/skills/alarmkit-ref.md
axiom-codex/skills/axiom-integration/skills/app-discoverability.md
axiom-codex/skills/axiom-integration/skills/app-intents-ref.md
axiom-codex/skills/axiom-integration/skills/app-shortcuts-ref.md
axiom-codex/skills/axiom-integration/skills/background-assets-ref.md
axiom-codex/skills/axiom-integration/skills/background-assets.md
axiom-codex/skills/axiom-integration/skills/background-processing-diag.md
axiom-codex/skills/axiom-integration/skills/background-processing-ref.md
axiom-codex/skills/axiom-integration/skills/background-processing.md
axiom-codex/skills/axiom-integration/skills/callkit-livecommunicationkit-ref.md
axiom-codex/skills/axiom-integration/skills/callkit-livecommunicationkit.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Integrate iOS system features like Siri, widgets, and notifications”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
This skill activates built-in calling capabilities for Cometchat, letting you establish voice and video connections without external integrations. Configure call settings, manage connection parameters, and enable real-time communication directly within your messaging environment.
This skill provides comprehensive guidance on integrating Apple's native technologies into your app. It covers design patterns, privacy requirements, and implementation checklists for services like Siri voice interaction, Apple Pay checkout, health data access, smart home control, augmented reality, and identity verification. Use it to understand Apple's best practices for each framework and ensure your integrations meet platform standards.
axiom-payments guides you through integrating real-world payment methods—Apple Pay on native apps and websites, contactless card acceptance via Tap to Pay on iPhone, Wallet passes for tickets and loyalty cards, and post-purchase order tracking. It clarifies when to use Apple Pay versus in-app purchase, covers merchant setup and certificates, and routes you to solutions for payment rejections and sandbox testing.
axiom-health equips you with expert guidance on HealthKit and WorkoutKit development across iOS, iPadOS, and watchOS. Navigate authorization flows, execute efficient data queries, implement background delivery for change tracking, build live workout sessions, and integrate wellbeing APIs—all grounded in Apple's latest frameworks and concurrency patterns.
This skill walks you through building complete in-app purchase flows with StoreKit 2, starting with configuration files and moving into a centralized StoreManager that handles transactions, verification, and entitlements. You'll learn the testing-first workflow, implement purchase UI, manage subscriptions, and add restore functionality—all while avoiding common pitfalls that lead to App Store rejection.
axiom-swiftui is your reference for any SwiftUI development task—from building adaptive layouts and fixing navigation state to optimizing performance and implementing custom gestures. It routes you to specialized guides for views, animations, architecture, previews, and debugging, plus cross-references to UIKit bridging, design systems, and app-level composition when needed.
More skills axiom-watchos (MIT)