iiRecord
Agentic AI Atlas · UI Designer
role:ui-designera5c.ai
II.
Role JSON

role:ui-designer

Structured · live

UI Designer json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · role/roles/roles-expanded.yamlCluster · role
Record JSON
{
  "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": []
}