II.
Role JSON
Structured · liverole:design-systems-engineer
Design Systems Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:design-systems-engineer",
"_kind": "Role",
"_file": "role/roles/roles-expanded.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Design Systems Engineer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Builds and maintains the shared design system — component libraries,\ndesign tokens, documentation, and tooling that ensures visual consistency\nacross products.\n"
},
"outgoingEdges": [
{
"from": "role:design-systems-engineer",
"to": "responsibility:documentation",
"kind": "holds_responsibility"
},
{
"from": "role:design-systems-engineer",
"to": "responsibility:dx-tooling-maintenance",
"kind": "holds_responsibility"
},
{
"from": "role:design-systems-engineer",
"to": "skill-area:design-systems",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:design-systems-engineer",
"to": "skill-area:web-accessibility",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:design-systems-engineer",
"to": "skill-area:css-architecture",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:design-systems-engineer",
"to": "domain:frontend",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:design-systems-engineer",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}