iiRecord
Agentic AI Atlas · web-performance
lib-skill:web-development--web-performancea5c.ai
II.
LibrarySkill JSON

lib-skill:web-development--web-performance

Structured · live

web-performance 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:web-development--web-performance",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "web-performance",
    "description": "Core Web Vitals optimization, Lighthouse audits, and performance monitoring.",
    "libraryPath": "library/specializations/web-development/skills/web-performance/SKILL.md",
    "specialization": "web-development",
    "contentSummary": "# Web Performance Skill\n\nExpert assistance for web performance optimization.\n\n## Capabilities\n\n- Optimize Core Web Vitals\n- Run Lighthouse audits\n- Implement performance monitoring\n- Reduce bundle size\n- Optimize loading strategies\n\n## Core Web Vitals\n\n```typescript\n// Measure CWV\nim"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:web-development--web-performance",
      "to": "skill-area:web-performance",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--web-performance",
      "to": "skill-area:frontend-performance-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:web-development--web-performance",
      "to": "topic:asset-optimization",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--web-performance",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--web-performance",
      "to": "role:frontend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--web-performance",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--web-performance",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}