II.
LibrarySkill JSON
Structured · livelib-skill:programming-languages--effect-systems
effect-systems json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:programming-languages--effect-systems",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "effect-systems",
"description": "Expert skill for designing and implementing algebraic effect systems including effect annotation, inference, handlers, polymorphism, and row-based effect typing.",
"libraryPath": "library/specializations/programming-languages/skills/effect-systems/SKILL.md",
"specialization": "programming-languages",
"contentSummary": "# Effect Systems Skill\n\nDesign and implement algebraic effect systems for tracking and handling computational effects in programming languages.\n\n## Capabilities\n\n- Design effect annotation syntax\n- Implement effect inference algorithms\n- Implement effect checking and tracking\n- Design effect handler"
},
"outgoingEdges": [
{
"from": "lib-skill:programming-languages--effect-systems",
"to": "skill-area:language-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:programming-languages--effect-systems",
"to": "skill-area:compiler-implementation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:programming-languages--effect-systems",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:programming-languages--effect-systems",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:programming-languages--effect-systems",
"to": "specialization:programming-languages",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}