II.
LibrarySkill JSON
Structured · livelib-skill:game-development--defold
defold json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:game-development--defold",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "defold",
"description": "Defold engine skill for Lua scripting and cross-platform mobile development.",
"libraryPath": "library/specializations/game-development/skills/defold/SKILL.md",
"specialization": "game-development",
"contentSummary": "# Defold Skill\n\nDefold engine development for mobile games.\n\n## Overview\n\nThis skill provides capabilities for creating cross-platform games using Defold.\n\n## Capabilities\n\n- Configure game objects and collections\n- Implement Lua scripts\n- Handle messages\n- Deploy to mobile platforms\n\n"
},
"outgoingEdges": [
{
"from": "lib-skill:game-development--defold",
"to": "skill-area:game-engines",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--defold",
"to": "skill-area:gameplay-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:game-development--defold",
"to": "domain:gaming",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--defold",
"to": "role:game-developer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--defold",
"to": "specialization:game-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}