II.
SkillArea JSON
Structured · liveskill-area:core-web-vitals
Core Web Vitals json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": {}
}
]
}