AlarmKit lets you add alarms and countdown timers to your iPhone and iPad apps. These alarms show up on the Lock Screen, Dynamic Island, and even on Apple Watch. They use the same system look and feel as built-in alarms.
You need to ask for permission first. After that you can schedule an alarm at a specific time or start a countdown timer. The app handles all the system interface for you. You just set the time and choose if it repeats.
This skill works with Live Activities to keep the alarm visible. Users can snooze or stop alarms right from the screen. It is great for wake-up apps, cooking timers, or any alert that needs to grab attention.
Global
mkdir -p ~/.claude/skills/alarmkitProject
mkdir -p .claude/skills/alarmkitSource Repository
Vercel React Native Skillsvercel-labs/agent-skills
Build fast and smooth React Native apps with proven best practices
Building Native Uiexpo/skills
Build native mobile interfaces with Expo Router and modern UI patterns
Xcode Project Setupfirebase/agent-skills
Add Swift packages and files to Xcode projects safely and quickly
Upgrading Expoexpo/skills
Upgrade Expo SDK versions and fix dependencies with this step by step guide
Expo Deploymentexpo/skills
Deploy Expo apps to iOS, Android, and web with EAS automation
Expo Dev Clientexpo/skills
Build custom Expo dev clients for testing native code on real devices
Use Domexpo/skills
Run web code in native apps using Expo DOM components without rewriting
Flutter Apply Architecture Best Practicesflutter/skills
Architect Flutter apps with clean layers for scalability and maintainability