II.
LibrarySkill JSON
Structured · livelib-skill:game-development--unity-ecs
unity-ecs json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:game-development--unity-ecs",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "unity-ecs",
"description": "Unity DOTS/ECS skill for data-oriented design, jobs system, burst compiler optimization, and high-performance gameplay systems.",
"libraryPath": "library/specializations/game-development/skills/unity-ecs/SKILL.md",
"specialization": "game-development",
"contentSummary": "# Unity ECS Skill\n\nData-Oriented Technology Stack (DOTS) and Entity Component System development for Unity.\n\n## Overview\n\nThis skill provides capabilities for implementing high-performance gameplay systems using Unity's Entity Component System, Jobs System, and Burst compiler.\n\n## Capabiliti"
},
"outgoingEdges": [
{
"from": "lib-skill:game-development--unity-ecs",
"to": "skill-area:scene-graphs",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--unity-ecs",
"to": "skill-area:game-engines",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:game-development--unity-ecs",
"to": "domain:gaming",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--unity-ecs",
"to": "role:game-developer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--unity-ecs",
"to": "specialization:game-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}