II.
SkillArea JSON
Structured · liveskill-area:gamification-design
Gamification Design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:gamification-design",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Gamification Design",
"description": "Applying game mechanics to non-game contexts — designing point systems,\nbadges, leaderboards, quests, and progression loops to drive engagement,\nmotivation, and behavior change in learning and enterprise applications.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:gamification-design",
"to": "domain:education",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:gamification-design",
"to": "domain:edtech",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}