II.
LibrarySkill JSON
Structured · livelib-skill:game-development--cloth-simulation
cloth-simulation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:game-development--cloth-simulation",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "cloth-simulation",
"description": "Cloth physics skill for softbody dynamics and constraint systems.",
"libraryPath": "library/specializations/game-development/skills/cloth-simulation/SKILL.md",
"specialization": "game-development",
"contentSummary": "# Cloth Simulation Skill\n\nCloth and softbody physics.\n\n## Capabilities\n\n- Cloth constraints\n- Wind effects\n- Collision handling\n- Performance optimization"
},
"outgoingEdges": [
{
"from": "lib-skill:game-development--cloth-simulation",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--cloth-simulation",
"to": "skill-area:gameplay-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:game-development--cloth-simulation",
"to": "domain:gaming",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--cloth-simulation",
"to": "role:game-developer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--cloth-simulation",
"to": "specialization:game-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}