mobile-push-notifications

Installation
SKILL.md

Mobile Push Notifications

Purpose

Implement push notifications with correct permission flow, token management, payload design, and foreground/background handling across all mobile platforms.

Agent Protocol

Trigger

User request includes: push notification, APNs, FCM, remote notification, push token, notification payload, notification channel.

Input Context

  • Platform (iOS, Android, Flutter, React Native)
  • Push service (APNs, FCM, or both)
  • Existing notification infrastructure

Output Artifact

A markdown document containing permission flow, token registration and refresh, payload structure (alert, data, silent), foreground/background handling, notification channels (Android), and platform-specific considerations.

Installs
2
GitHub Stars
21
First Seen
Aug 23, 2026
mobile-push-notifications — j4flmao/agent-skills