II.
SkillArea JSON
Structured · liveskill-area:WebGPU-programming
WebGPU Programming json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:WebGPU-programming",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "WebGPU Programming",
"description": "Programming the WebGPU API — compute shaders in WGSL, render\npipelines, buffer management, GPU-accelerated data processing\nin the browser, and migration from WebGL to WebGPU.\n",
"expertiseLevels": [
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:WebGPU-programming",
"to": "specialization:web-development",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:WebGPU-programming",
"to": "specialization:gpu-programming",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:WebGPU-programming",
"to": "skill-area:shader-programming",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:WebGPU-programming",
"to": "skill-area:compute-shaders",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
}
],
"incomingEdges": [
{
"from": "specialization:computer-graphics",
"to": "skill-area:WebGPU-programming",
"kind": "contains"
}
]
}