II.
LibrarySkill JSON
Structured · livelib-skill:web-development--socketio
socketio json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--socketio",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "socketio",
"description": "Socket.io rooms, namespaces, adapters, middleware, and real-time patterns.",
"libraryPath": "library/specializations/web-development/skills/socketio/SKILL.md",
"specialization": "web-development",
"contentSummary": "# Socket.io Skill\n\nExpert assistance for building real-time applications with Socket.io.\n\n## Capabilities\n\n- Configure Socket.io server\n- Implement rooms and namespaces\n- Use Redis adapter for scaling\n- Handle authentication middleware\n- Build event-driven patterns\n- Implement acknowledge"
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--socketio",
"to": "skill-area:websocket-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--socketio",
"to": "topic:event-driven-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--socketio",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--socketio",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--socketio",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--socketio",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}