Create Notification Flow

Use when пользователь просит реализовать Android local или push notification flow: routing входящего push, notification channels, runtime permission, стабильные tag/id, отображение, deep link/PendingIntent или обработку push token. Не используй для in-app списка уведомлений без системных Android notifications и не добавляй WorkManager только потому, что событие приходит в фоне; подключай его лишь когда работа действительно должна быть durable, отложенной или ограниченной constraints.

michaelbel 6ffc580 9.0 KB Updated

File contents

michaelbel/cuckcoder/tree/main/skills/create-notification-flow commit 6ffc58099e

Frequently asked questions

npx skillmds@latest add michaelbel/create-notification-flow