ワンクリックで
android-notifications
Push notifications for Android using Firebase Cloud Messaging and NotificationCompat.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Push notifications for Android using Firebase Cloud Messaging and NotificationCompat.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Foundational "High-Density" standard for token-optimized agent instructions and CLI-based automated activation.
Universal principles for clean, maintainable, and robust code across all environments.
Standards for performing high-quality, readable code reviews.
Essential rules for code comments, READMEs, and technical documentation.
CRITICAL - Before ANY file write, audit loaded skills for violations. Auto-report via feedback command.
Universal standards for version control, branching, and team collaboration.
| name | Android Notifications |
| description | Push notifications for Android using Firebase Cloud Messaging and NotificationCompat. |
| metadata | {"labels":["android","fcm","notifications","push","notification-channels"],"triggers":{"files":["**/*Notification*.kt","**/MainActivity.kt"],"keywords":["FirebaseMessaging","NotificationCompat","NotificationChannel","FCM"]}} |
Push notifications using Firebase Cloud Messaging.
FirebaseMessagingService for handling background messages.NotificationChannel for Android 8.0+ compatibility.POST_NOTIFICATIONS explicitly on Android 13+.onCreate and onNewIntent.MESSAGING_EVENT action.android-navigation | android-design-system | mobile-ux-core