iiRecord
Agentic AI Atlas · hooks-developer
lib-agent:web-development--hooks-developera5c.ai
II.
LibraryAgent JSON

lib-agent:web-development--hooks-developer

Structured · live

hooks-developer 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--hooks-developer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "hooks-developer",
    "description": "Expert in custom React hooks development, composition, and testing.",
    "libraryPath": "library/specializations/web-development/agents/hooks-developer/AGENT.md",
    "specialization": "web-development",
    "role": "React Hooks Specialist",
    "expertise": [
      "Custom hook patterns",
      "Hook composition",
      "State and effect management",
      "Hook testing",
      "Performance optimization",
      "TypeScript generics"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:web-development--hooks-developer",
      "to": "skill-area:react-state-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--hooks-developer",
      "to": "skill-area:react-components",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--hooks-developer",
      "to": "topic:custom-hooks",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--hooks-developer",
      "to": "topic:composition-pattern",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--hooks-developer",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--hooks-developer",
      "to": "role:frontend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--hooks-developer",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}