push-notifications

Installation
SKILL.md

Push Notifications — Expert Decisions

Expert decision frameworks for notification choices. Claude knows UNUserNotificationCenter and APNs — this skill provides judgment calls for permission timing, delivery strategies, and architecture trade-offs.


Decision Trees

Permission Request Timing

When should you ask for notification permission?
├─ User explicitly wants notifications
│  └─ After user taps "Enable Notifications" button
│     Highest acceptance rate (70-80%)
├─ After demonstrating value
│  └─ After user completes key action
│     "Get notified when your order ships?"
Related skills

More from kaakati/rails-enterprise-dev

Installs
21
GitHub Stars
8
First Seen
Jan 25, 2026