II.
LibrarySkill JSON
Structured · livelib-skill:mobile-development--push-notifications
push-notifications json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:mobile-development--push-notifications",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "push-notifications",
"description": "Multi-platform push notification skill for implementing APNs (iOS), FCM (Android), and cross-platform notification systems with rich media, deep linking, and background processing capabilities.",
"libraryPath": "library/specializations/mobile-development/skills/push-notifications/SKILL.md",
"specialization": "mobile-development",
"contentSummary": "# Push Notifications Skill\n\nComprehensive push notification implementation for iOS (APNs) and Android (FCM), including rich notifications, deep linking, and background processing.\n\n## Overview\n\nThis skill provides capabilities for implementing push notifications across iOS and Android platform"
},
"outgoingEdges": [
{
"from": "lib-skill:mobile-development--push-notifications",
"to": "skill-area:push-notifications",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mobile-development--push-notifications",
"to": "skill-area:ios-native",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:mobile-development--push-notifications",
"to": "topic:accessibility",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mobile-development--push-notifications",
"to": "domain:mobile",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mobile-development--push-notifications",
"to": "role:mobile-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mobile-development--push-notifications",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mobile-development--push-notifications",
"to": "workflow:release-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:mobile-development--push-notifications",
"to": "specialization:mobile-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}