II.
LibrarySkill JSON
Structured · livelib-skill:game-development--game-hud
game-hud json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:game-development--game-hud",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "game-hud",
"description": "HUD design skill for health bars and minimaps.",
"libraryPath": "library/specializations/game-development/skills/game-hud/SKILL.md",
"specialization": "game-development",
"contentSummary": "# Game HUD Skill\n\nHeads-up display systems."
},
"outgoingEdges": [
{
"from": "lib-skill:game-development--game-hud",
"to": "skill-area:ui-menu-systems",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--game-hud",
"to": "skill-area:gameplay-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:game-development--game-hud",
"to": "domain:gaming",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--game-hud",
"to": "role:game-developer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--game-hud",
"to": "specialization:game-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}