Push notifications are alerts that appear on your iPhone or Mac. They can show messages, badges, and sounds. This skill helps you add them to your apps.
It covers local notifications scheduled on the device and remote notifications sent from Apple servers. You will learn about permissions, device tokens, payload handling, and rich notifications with images. It also includes notification actions and grouping.
This skill is useful for iOS and macOS developers. It helps you debug delivery problems and avoid common mistakes. Use it when working with UNUserNotificationCenter and APNs.
Global
mkdir -p ~/.claude/skills/push-notificationsProject
mkdir -p .claude/skills/push-notificationsSource 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