# swiftui-alarmkit-integration > Guidance for Using AlarmKit in a SwiftUI App from Xcode AdditionalDocumentation. Use when implementing, updating, or reviewing related features and you need to consult the local Xcode doc at /Applications/Xcode.app/Contents/PlugIns/IDEIntelligenceChat.framework/Versions/Current/Resources/AdditionalDocumentation/SwiftUI-AlarmKit-Integration.md. (Xcode 26.2 17C52) - Author: Ugo Di Profio - Repository: metropol/agent-scripts - Version: 20251224162417 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/metropol/agent-scripts - Web: https://mule.run/skillshub/@@metropol/agent-scripts~swiftui-alarmkit-integration:20251224162417 --- --- name: swiftui-alarmkit-integration description: "Guidance for Using AlarmKit in a SwiftUI App from Xcode AdditionalDocumentation. Use when implementing, updating, or reviewing related features and you need to consult the local Xcode doc at /Applications/Xcode.app/Contents/PlugIns/IDEIntelligenceChat.framework/Versions/Current/Resources/AdditionalDocumentation/SwiftUI-AlarmKit-Integration.md. (Xcode 26.2 17C52)" --- # Using AlarmKit in a SwiftUI App ## Overview Use this skill to consult the local Xcode AdditionalDocumentation file for "Using AlarmKit in a SwiftUI App" when implementing or reviewing related features. Keep context minimal: read only the relevant sections and summarize in your own words. ## Workflow 1. Define the concrete question or decision you need to make. 2. Read the smallest necessary section(s) from the reference file. 3. Summarize relevant guidance and apply it to code/tests. ## Reference - Path: `/Applications/Xcode.app/Contents/PlugIns/IDEIntelligenceChat.framework/Versions/Current/Resources/AdditionalDocumentation/SwiftUI-AlarmKit-Integration.md` - Notes: This file can change with Xcode updates; cite the file path and Xcode build when using guidance.