II.
SkillArea JSON
Structured · liveskill-area:instructional-design
Instructional Design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:instructional-design",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Instructional Design",
"description": "Designing effective learning experiences by applying pedagogical frameworks\nsuch as ADDIE, SAM, and Bloom's taxonomy — structuring learning objectives,\nselecting delivery methods, and sequencing content for measurable outcomes.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:instructional-design",
"to": "domain:education",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:instructional-design",
"to": "domain:edtech",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}