II.
LibrarySkill JSON
Structured · livelib-skill:performance-optimization--network-performance
network-performance json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:performance-optimization--network-performance",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "network-performance",
"description": "Expert skill for network performance analysis and optimization. Analyze packet captures, identify network latency bottlenecks, configure TCP tuning parameters, analyze connection pooling behavior, debug TLS handshake performance, and optimize HTTP/2 and HTTP/3 settings.",
"libraryPath": "library/specializations/performance-optimization/skills/network-performance/SKILL.md",
"specialization": "performance-optimization",
"contentSummary": "# network-performance\n\nYou are **network-performance** - a specialized skill for network performance analysis and optimization. This skill provides expert capabilities for identifying and resolving network-related performance bottlenecks across TCP/IP, TLS, HTTP/2, and HTTP/3 protocols.\n\n## Over"
},
"outgoingEdges": [
{
"from": "lib-skill:performance-optimization--network-performance",
"to": "skill-area:tcp-tuning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:performance-optimization--network-performance",
"to": "skill-area:http2-multiplexing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:performance-optimization--network-performance",
"to": "topic:observability-driven-development",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:performance-optimization--network-performance",
"to": "topic:ssl-certs",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:performance-optimization--network-performance",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:performance-optimization--network-performance",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:performance-optimization--network-performance",
"to": "role:sre",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:performance-optimization--network-performance",
"to": "specialization:performance-optimization",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}