II.
LibrarySkill JSON
Structured · livelib-skill:game-development--p2p-networking
p2p-networking json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:game-development--p2p-networking",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "p2p-networking",
"description": "Peer-to-peer networking skill for NAT punch-through and relay servers.",
"libraryPath": "library/specializations/game-development/skills/p2p-networking/SKILL.md",
"specialization": "game-development",
"contentSummary": "# P2P Networking Skill\n\nPeer-to-peer game networking.\n\n## Capabilities\n\n- NAT traversal\n- Relay servers\n- Host migration\n- Peer discovery"
},
"outgoingEdges": [
{
"from": "lib-skill:game-development--p2p-networking",
"to": "skill-area:multiplayer-networking",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--p2p-networking",
"to": "skill-area:udp-protocol-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:game-development--p2p-networking",
"to": "domain:gaming",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--p2p-networking",
"to": "role:game-developer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--p2p-networking",
"to": "specialization:game-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}