iiRecord
Agentic AI Atlas · Core Web Vitals
skill-area:core-web-vitalsa5c.ai
II.
SkillArea JSON

skill-area:core-web-vitals

Structured · live

Core Web Vitals json

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

File · domain/skill-areas/skill-areas-missing.yamlCluster · domain
Record JSON
{
  "id": "skill-area:core-web-vitals",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-missing.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Core Web Vitals",
    "description": "Measuring and optimizing Google Core Web Vitals — LCP, FID/INP, and CLS —\nfor web performance. Covers performance budgets, real user monitoring,\nand synthetic testing to meet UX quality thresholds.\n",
    "domains": [
      "domain:web-development"
    ],
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:core-web-vitals",
      "to": "domain:web-development",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:frontend-performance",
      "to": "skill-area:core-web-vitals",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "required"
      }
    },
    {
      "from": "stack-profile:static-site-cdn",
      "to": "skill-area:core-web-vitals",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:headless-cms-ssg",
      "to": "skill-area:core-web-vitals",
      "kind": "requires_skill_area"
    },
    {
      "from": "lib-skill:web-development--core-web-vitals",
      "to": "skill-area:core-web-vitals",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "responsibility:performance-budget-enforcement",
      "to": "skill-area:core-web-vitals",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "workflow:landing-page-optimization-cycle",
      "to": "skill-area:core-web-vitals",
      "kind": "requires_skill_area",
      "attributes": {}
    }
  ]
}