II.
LibrarySkill JSON
Structured · livelib-skill:game-development--construct
construct json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:game-development--construct",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "construct",
"description": "Construct 3 visual programming skill for rapid prototyping and 2D game development.",
"libraryPath": "library/specializations/game-development/skills/construct/SKILL.md",
"specialization": "game-development",
"contentSummary": "# Construct Skill\n\nConstruct 3 visual programming for 2D games.\n\n## Overview\n\nThis skill provides capabilities for creating 2D games using Construct 3's event-based visual programming.\n\n## Capabilities\n\n- Event-based programming\n- Behavior configuration\n- Asset management\n- Web export\n"
},
"outgoingEdges": [
{
"from": "lib-skill:game-development--construct",
"to": "skill-area:game-engines",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--construct",
"to": "skill-area:gameplay-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:game-development--construct",
"to": "domain:gaming",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--construct",
"to": "role:game-developer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--construct",
"to": "specialization:game-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}