Covers the full notification stack for iOS and macOS, from requesting permissions and registering device tokens to scheduling local notifications, handling remote APNs payloads, and setting up notification actions and categories. The source walks through the permission flow (including provisional and critical alerts), shows how to wire up AppDelegate in SwiftUI to receive tokens, explains trigger types for local notifications (time, calendar, location), and includes payload structures for remote pushes. Helpful if you're implementing notifications from scratch or debugging why tokens aren't registering or notifications aren't appearing. The common mistakes section and review checklist are worth reading even if you've shipped notification code before.
npx -y skills add dpearson2699/swift-ios-skills --skill push-notifications --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
wshobson/agents
kotlin/kotlin-agent-skills