II.
LibrarySkill JSON
Structured · livelib-skill:network-programming--http-protocol
http-protocol json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:network-programming--http-protocol",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "http-protocol",
"description": "Deep HTTP/1.1, HTTP/2, and HTTP/3 protocol expertise for web protocol implementation and compliance",
"libraryPath": "library/specializations/network-programming/skills/http-protocol/SKILL.md",
"specialization": "network-programming",
"contentSummary": "# HTTP Protocol Skill\n\nExpert skill for HTTP protocol implementation, testing, and compliance validation across HTTP/1.1, HTTP/2, and HTTP/3 versions.\n\n## Capabilities\n\n- **RFC Compliance Validation**: Validate HTTP implementations against RFC 7230-7235 (HTTP/1.1), RFC 7540 (HTTP/2), and RFC 9114 (H"
},
"outgoingEdges": [
{
"from": "lib-skill:network-programming--http-protocol",
"to": "skill-area:protocol-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:network-programming--http-protocol",
"to": "skill-area:socket-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:network-programming--http-protocol",
"to": "topic:circuit-breakers",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:network-programming--http-protocol",
"to": "domain:networking",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:network-programming--http-protocol",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:network-programming--http-protocol",
"to": "role:sre",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:network-programming--http-protocol",
"to": "specialization:network-programming",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}