بنقرة واحدة
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