II.
LibrarySkill JSON
Structured · livelib-skill:game-development--post-processing
post-processing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:game-development--post-processing",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "post-processing",
"description": "Post-processing skill for bloom, DOF, motion blur, color grading, and TAA.",
"libraryPath": "library/specializations/game-development/skills/post-processing/SKILL.md",
"specialization": "game-development",
"contentSummary": "# Post-Processing Skill\n\nScreen-space post-processing effects.\n\n## Capabilities\n\n- Bloom\n- Depth of field\n- Motion blur\n- Color grading\n- Anti-aliasing (TAA, FXAA)\n- Ambient occlusion"
},
"outgoingEdges": [
{
"from": "lib-skill:game-development--post-processing",
"to": "skill-area:graphics-rendering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--post-processing",
"to": "skill-area:shader-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:game-development--post-processing",
"to": "domain:gaming",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--post-processing",
"to": "role:game-developer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--post-processing",
"to": "specialization:game-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}