II.
LibrarySkill JSON
Structured · livelib-skill:web-development--progressive-enhancement
progressive-enhancement json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--progressive-enhancement",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "progressive-enhancement",
"description": "Build web applications using progressive enhancement — baseline HTML, layered CSS and JS, graceful degradation, and feature detection.",
"libraryPath": "library/specializations/web-development/skills/progressive-enhancement/SKILL.md",
"specialization": "web-development",
"contentSummary": "# Progressive Enhancement Skill\n\n> Stub — implementation pending."
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--progressive-enhancement",
"to": "skill-area:progressive-enhancement",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--progressive-enhancement",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--progressive-enhancement",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--progressive-enhancement",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}