push-notifications

Installation
SKILL.md

Push Notifications

Notifications that help users are features. Notifications that annoy are bugs.


1. Platform Overview

Platform Service Library
Web Web Push API web-push npm
Android Firebase Cloud Messaging (FCM) Firebase SDK
iOS Apple Push Notification service (APNs) Firebase SDK / APNs direct
Unified FCM (handles both Android + web) Firebase Admin SDK

2. Web Push Implementation

Installs
2
First Seen
Jun 6, 2026
push-notifications — cavaldos/opencode-kit