II.
Role JSON
Structured · liverole:ui-designer
UI Designer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:ui-designer",
"_kind": "Role",
"_file": "role/roles/roles-expanded.yaml",
"_cluster": "role",
"attributes": {
"displayName": "UI Designer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Crafts visual interfaces — layout, typography, color systems, iconography,\nand visual hierarchy. Works closely with design systems and brand guidelines.\n"
},
"outgoingEdges": [
{
"from": "role:ui-designer",
"to": "responsibility:documentation",
"kind": "holds_responsibility"
},
{
"from": "role:ui-designer",
"to": "responsibility:accessibility-compliance",
"kind": "holds_responsibility"
},
{
"from": "role:ui-designer",
"to": "skill-area:visual-design",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:ui-designer",
"to": "skill-area:design-systems",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:ui-designer",
"to": "skill-area:prototyping",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:ui-designer",
"to": "domain:frontend",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}