iiRecord
Agentic AI Atlas · component-inventory
lib-skill:ux-ui-design--component-inventorya5c.ai
II.
LibrarySkill JSON

lib-skill:ux-ui-design--component-inventory

Structured · live

component-inventory json

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

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:ux-ui-design--component-inventory",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "component-inventory",
    "description": "Audit and inventory existing UI components in a codebase",
    "libraryPath": "library/specializations/ux-ui-design/skills/component-inventory/SKILL.md",
    "specialization": "ux-ui-design",
    "contentSummary": "# Component Inventory Skill\n\n## Purpose\n\nScan codebases to audit and inventory existing UI components, identifying variations, usage patterns, and opportunities for consolidation.\n\n## Capabilities\n\n- Scan codebase for React/Vue/Angular components\n- Identify component variations and duplicat"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:ux-ui-design--component-inventory",
      "to": "skill-area:design-systems",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ux-ui-design--component-inventory",
      "to": "skill-area:ui-component-libraries",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ux-ui-design--component-inventory",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ux-ui-design--component-inventory",
      "to": "role:product-designer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ux-ui-design--component-inventory",
      "to": "role:frontend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ux-ui-design--component-inventory",
      "to": "workflow:user-feedback-loop",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ux-ui-design--component-inventory",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ux-ui-design--component-inventory",
      "to": "specialization:ux-ui-design",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}