iiRecord
Agentic AI Atlas · performance-auditor-agent
lib-agent:ux-ui-design--performance-auditora5c.ai
II.
LibraryAgent JSON

lib-agent:ux-ui-design--performance-auditor

Structured · live

performance-auditor-agent 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:ux-ui-design--performance-auditor",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "performance-auditor-agent",
    "description": "Analyze UI/UX performance metrics including Core Web Vitals",
    "libraryPath": "library/specializations/ux-ui-design/agents/performance-auditor/AGENT.md",
    "specialization": "ux-ui-design",
    "role": "Performance Optimization Specialist",
    "expertise": [
      "Core Web Vitals measurement",
      "Render performance analysis",
      "Animation performance profiling",
      "Asset optimization",
      "Performance budget validation"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:ux-ui-design--performance-auditor",
      "to": "skill-area:web-vitals",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ux-ui-design--performance-auditor",
      "to": "skill-area:frontend-performance-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ux-ui-design--performance-auditor",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ux-ui-design--performance-auditor",
      "to": "role:frontend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ux-ui-design--performance-auditor",
      "to": "role:qa-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ux-ui-design--performance-auditor",
      "to": "workflow:user-feedback-loop",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ux-ui-design--performance-auditor",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ux-ui-design--performance-auditor",
      "to": "specialization:ux-ui-design",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}