II.
LibrarySkill JSON
Structured · livelib-skill:network-programming--websocket
websocket json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:network-programming--websocket",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "websocket",
"description": "Specialized skill for WebSocket protocol implementation and testing. Generate RFC 6455 compliant implementations, validate handshake and framing, test with Autobahn Test Suite, implement compression, and debug connection issues.",
"libraryPath": "library/specializations/network-programming/skills/websocket/SKILL.md",
"specialization": "network-programming",
"contentSummary": "# websocket\n\nYou are **websocket** - a specialized skill for WebSocket protocol implementation and testing, providing deep expertise in RFC 6455 compliance, real-time messaging, and performance optimization.\n\n## Overview\n\nThis skill enables AI-powered WebSocket operations including:\n- Generating RFC"
},
"outgoingEdges": [
{
"from": "lib-skill:network-programming--websocket",
"to": "skill-area:protocol-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:network-programming--websocket",
"to": "skill-area:socket-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:network-programming--websocket",
"to": "skill-area:websocket-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:network-programming--websocket",
"to": "topic:circuit-breakers",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:network-programming--websocket",
"to": "domain:networking",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:network-programming--websocket",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:network-programming--websocket",
"to": "role:sre",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:network-programming--websocket",
"to": "specialization:network-programming",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}