II.
SkillArea JSON
Structured · liveskill-area:networking
Networking json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:networking",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-external-systems.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Networking",
"description": "Network configuration and troubleshooting — DNS, TLS/SSL, load balancing,\nVPN, firewall rules, and network security fundamentals.\n",
"domains": [
"domain:networking",
"domain:cloud-infra"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:networking",
"to": "domain:networking",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:networking",
"to": "skill-area:dns-design",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:networking",
"to": "skill-area:tcp-tuning",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
},
{
"from": "skill-area:networking",
"to": "skill-area:udp-protocol-design",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:networking",
"to": "skill-area:http2-multiplexing",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:networking",
"to": "skill-area:websocket-design",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:networking",
"to": "skill-area:network-buffers",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
}
],
"incomingEdges": [
{
"from": "skill-area:protocol-design",
"to": "skill-area:networking",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "tool:ngrok",
"to": "skill-area:networking",
"kind": "used_for"
},
{
"from": "tool:tailscale",
"to": "skill-area:networking",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:tailscale",
"to": "skill-area:networking",
"kind": "used_for"
},
{
"from": "tool:istio",
"to": "skill-area:networking",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:linkerd",
"to": "skill-area:networking",
"kind": "used_for",
"attributes": {}
},
{
"from": "role:network-administrator",
"to": "skill-area:networking",
"kind": "requires_expertise",
"attributes": {}
}
]
}