FrontendPython

AlarmKit

by dpearson2699

AlarmKit is a Frontend skill for Claude Code, published by dpearson2699 in swift-ios-skills.

1K stars50 forkson dpearson2699/swift-ios-skillsAdded 2026/08/21+1% in starsRepository updated 2026/07/31
accessibilityagent-skillsai-codingappleclaude-codecodex-skillscursor-skillsiosios-developmentliquid-glasslocalizationmapkitnetworkingstorekitswiftswift-concurrencyswiftdataswiftuiwidgetkitxcode
Install in seconds
Install AlarmKit
Copy AlarmKit into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/dpearson2699/swift-ios-skills/tree/main/skills/alarmkit ~/.claude/skills/alarmkit

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/dpearson2699/swift-ios-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/alarmkit/SKILL.md in dpearson2699/swift-ios-skills
Installs to
~/.claude/skills/alarmkit
Collection
One of 25 skills cataloged from this repository
Category
Frontend567 skills

What AlarmKit does

AlarmKit implements iOS and iPadOS alarms and countdown timers with Lock Screen, Dynamic Island, StandBy, and Apple Watch system UI. Use it when building wake-up alarms, timers, or alarm-style alerts that need AlarmKit scheduling, authorization, and Live Activity integration.

AlarmKit is cataloged under Frontend on DirSkills. AlarmKit comes from a repository tagged accessibility, agent-skills, ai-coding, apple and claude-code.

Documentation

README

AlarmKit

Schedule prominent alarms and countdown timers that surface on the Lock Screen, Dynamic Island, StandBy, and a paired Apple Watch when the alarm fires. AlarmKit requires iOS 26+ / iPadOS 26+. Alarms can break through Focus and Silent mode.

AlarmKit uses ActivityKit data models for its Live Activity, but the firing alert is system-managed alarm UI, not a general custom notification UI surface. Custom UI belongs only to countdown and paused Live Activity states rendered by a Widget Extension with the same AlarmAttributes<Metadata> and AlarmPresentationState used when scheduling.

See references/alarmkit-patterns.md for complete code patterns including authorization, scheduling, countdown timers, snooze handling, and widget setup.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about AlarmKit

  • What else does dpearson2699 publish alongside AlarmKit?

    AlarmKit is one of 25 skills that DirSkills catalogs from dpearson2699/swift-ios-skills, the repository it ships in. Its siblings there include AVKit, Accessory Setup Kit and ActivityKit. Each one is a separate skill with its own page in this directory, installs the same way AlarmKit does, and is maintained by dpearson2699 in that same repository. The rest of the collection is listed on the dpearson2699/swift-ios-skills page.

  • How does AlarmKit compare to other Frontend skills?

    AlarmKit ranks #328 by stars among the 567 Frontend skills in this catalog. The most-starred ones next to it are Angular Developer, Android Clean Architecture and Accessibility. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of AlarmKit against them. Open each page to compare what they document and how they install.

More from dpearson2699/swift-ios-skills

AlarmKit is one of 25 skills cataloged on DirSkills from dpearson2699/swift-ios-skills.

See all 25 skills
🎬
1w ago

AVKit

AVKit creates system-standard media playback interfaces with AVPlayerViewController and SwiftUI VideoPlayer. Use it for Picture-in-Picture, AirPlay, transport controls, and subtitles or captions in iOS apps.
Frontend
1K50
🔌
1w ago

Accessory Setup Kit

Accessory Setup Kit helps iOS apps discover and configure Bluetooth and Wi-Fi accessories with the iOS 18+ system picker. Use it for privacy-preserving accessory setup, discovery descriptors, and session event handling.
Frontend
1K50
📱
1w ago

ActivityKit

ActivityKit implements and reviews Live Activities for the Lock Screen and Dynamic Island in iOS apps. Use it when building real-time status updates, push-to-update workflows, or ActivityAttributes and lifecycle code.
Frontend
1K50
📣
1w ago

AdAttributionKit

AdAttributionKit measures ad installs and re-engagements on iOS with privacy-preserving attribution. Use it to register impressions, handle postbacks, update conversion values, and configure publisher or advertiser apps.
AI Engineering
1K50
📱
1w ago

App Clips

App Clips builds lightweight iOS App Clips with invocation URLs, App Clip Codes, NFC, QR, Safari banners, target setup, and App Store Connect experiences. Use it when creating an App Clip or wiring routing, handoff, notifications, or location confirmation.
DevOps
1K50
🤖
1w ago

App Intents

App Intents implements App Intents for Siri, Shortcuts, Spotlight, widgets, Control Center, and Apple Intelligence. Use it when exposing app actions or entities to system surfaces.
AI Engineering
1K50