AI AGENT ADDONS
Mobile Development
2,745installs

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.

Add Push Notifications skill to your workflow

Global

mkdir -p ~/.claude/skills/push-notifications

Project

mkdir -p .claude/skills/push-notifications

Source Repository

Stars
809
Forks
44
Watchers
809
License
NOASSERTION
Last Push
1 month ago
Created
4 months ago