원클릭으로
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