iiRecord
Agentic AI Atlas · component-documentation
lib-agent:web-development--component-documentationa5c.ai
II.
LibraryAgent JSON

lib-agent:web-development--component-documentation

Structured · live

component-documentation json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:web-development--component-documentation",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "component-documentation",
    "description": "Expert in component library documentation, Storybook stories, and usage guides.",
    "libraryPath": "library/specializations/web-development/agents/component-documentation/AGENT.md",
    "specialization": "web-development",
    "role": "Component Documentation Specialist",
    "expertise": [
      "Storybook documentation",
      "Component API docs",
      "Usage examples",
      "Design tokens docs",
      "Accessibility docs",
      "Migration guides"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:web-development--component-documentation",
      "to": "skill-area:design-systems",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--component-documentation",
      "to": "skill-area:react-components",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--component-documentation",
      "to": "topic:component-based-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--component-documentation",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--component-documentation",
      "to": "role:technical-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--component-documentation",
      "to": "role:frontend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--component-documentation",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}