II.
SkillArea JSON
Structured · liveskill-area:web-vitals
Web Vitals & Field Performance json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:web-vitals",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-frontend.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Web Vitals & Field Performance",
"description": "Optimizing Core Web Vitals (LCP, INP, CLS) — measuring with\nPerformanceObserver/CrUX, layout-shift discipline, and prioritizing\nabove-the-fold work.\n",
"domains": [
"specialization:web-development"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:web-vitals",
"to": "specialization:web-development",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
}
],
"incomingEdges": [
{
"from": "skill-area:web-performance",
"to": "skill-area:web-vitals",
"kind": "requires_skill_area"
},
{
"from": "skill-area:web-performance",
"to": "skill-area:web-vitals",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "stack-profile:sveltekit-stack",
"to": "skill-area:web-vitals",
"kind": "requires_skill_area"
},
{
"from": "lib-agent:ux-ui-design--performance-auditor",
"to": "skill-area:web-vitals",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ux-ui-design--lighthouse",
"to": "skill-area:web-vitals",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "responsibility:performance-budget-tracking",
"to": "skill-area:web-vitals",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:perf-regression-detector",
"to": "skill-area:web-vitals",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:frontend-engineer",
"to": "skill-area:web-vitals",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "workflow:product-launch-readiness",
"to": "skill-area:web-vitals",
"kind": "requires_skill_area",
"attributes": {}
}
]
}