II.
LibrarySkill JSON
Structured · livelib-skill:web-development--sse
sse json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--sse",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "sse",
"description": "Server-Sent Events implementation, streaming patterns, and real-time updates.",
"libraryPath": "library/specializations/web-development/skills/sse/SKILL.md",
"specialization": "web-development",
"contentSummary": "# SSE Skill\n\nExpert assistance for implementing Server-Sent Events for real-time streaming.\n\n## Capabilities\n\n- Implement SSE endpoints\n- Handle streaming responses\n- Manage client connections\n- Build event-driven updates\n- Implement reconnection\n\n## Usage\n\nInvoke this skill when you n"
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--sse",
"to": "skill-area:websocket-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--sse",
"to": "skill-area:streaming-realtime-processing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--sse",
"to": "topic:event-driven-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--sse",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--sse",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--sse",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--sse",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}