II.
LibrarySkill JSON
Structured · livelib-skill:web-development--hydration
hydration json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--hydration",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "hydration",
"description": "Implement and optimize server-side rendering hydration strategies — partial hydration, islands architecture, and hydration mismatch debugging.",
"libraryPath": "library/specializations/web-development/skills/hydration/SKILL.md",
"specialization": "web-development",
"contentSummary": "# Hydration Strategies Skill\n\n> Stub — implementation pending."
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--hydration",
"to": "skill-area:hydration",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--hydration",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--hydration",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--hydration",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--hydration",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}