II.
SkillArea JSON
Structured · liveskill-area:ui-ux-design
UI/UX Design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:ui-ux-design",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-ecosystem-expansion.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "UI/UX Design",
"description": "Designing user interfaces and experiences — interaction design, information\narchitecture, prototyping, design systems, and usability testing to create\nintuitive and accessible products.\n",
"domains": [
"domain:web-development"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:ui-ux-design",
"to": "domain:web-development",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
}
],
"incomingEdges": [
{
"from": "skill-area:visual-design",
"to": "skill-area:ui-ux-design",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "tool:figma",
"to": "skill-area:ui-ux-design",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:figma",
"to": "skill-area:ui-ux-design",
"kind": "used_for"
}
]
}