iiRecord
Agentic AI Atlas · Atomic Design
topic:atomic-designa5c.ai
II.
Topic JSON

topic:atomic-design

Structured · live

Atomic Design json

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

File · domain/topics/curated-topics.yamlCluster · domain
Record JSON
{
  "id": "topic:atomic-design",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Atomic Design",
    "description": "Atomic Design as a cross-cutting topic - organizing interface systems into\natoms, molecules, organisms, templates, and pages.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:atomic-design",
      "to": "domain:web-development",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:web-development",
      "to": "topic:atomic-design",
      "kind": "contains"
    },
    {
      "from": "lib-process:web-development--tailwind-design-system",
      "to": "topic:atomic-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:web-development--design-tokens",
      "to": "topic:atomic-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    }
  ]
}