iiRecord
Agentic AI Atlas · Color Theory for UI
skill-area:color-theorya5c.ai
II.
SkillArea JSON

skill-area:color-theory

Structured · live

Color Theory for UI json

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

File · domain/skill-areas/skill-areas-docs-design.yamlCluster · domain
Record JSON
{
  "id": "skill-area:color-theory",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-docs-design.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Color Theory for UI",
    "description": "Applied color theory for product UI — palettes, contrast,\nperceptual color spaces, and accessible color systems.\n",
    "domains": [
      "specialization:ux-ui-design"
    ],
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:color-theory",
      "to": "specialization:ux-ui-design",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:visual-design",
      "to": "skill-area:color-theory",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "lib-agent:ux-ui-design--color-contrast-analyzer",
      "to": "skill-area:color-theory",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ux-ui-design--color-palette-generator",
      "to": "skill-area:color-theory",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ux-ui-design--contrast-checker",
      "to": "skill-area:color-theory",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "role:product-designer",
      "to": "skill-area:color-theory",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:brand-designer",
      "to": "skill-area:color-theory",
      "kind": "requires_expertise",
      "attributes": {}
    }
  ]
}