II.
LibrarySkill JSON
Structured · livelib-skill:sdk-platform-development--performance-benchmark-suite
performance-benchmark-suite json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:sdk-platform-development--performance-benchmark-suite",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "performance-benchmark-suite",
"description": "SDK performance benchmarking and regression detection",
"libraryPath": "library/specializations/sdk-platform-development/skills/performance-benchmark-suite/SKILL.md",
"specialization": "sdk-platform-development",
"contentSummary": "# Performance Benchmark Suite Skill\n\n## Overview\n\nThis skill implements comprehensive SDK performance benchmarking, tracking latency, throughput, memory usage, and detecting performance regressions across versions.\n\n## Capabilities\n\n- Measure latency percentiles (p50, p95, p99)\n- Track memo"
},
"outgoingEdges": [
{
"from": "lib-skill:sdk-platform-development--performance-benchmark-suite",
"to": "skill-area:performance-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--performance-benchmark-suite",
"to": "skill-area:api-clients-sdks",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:sdk-platform-development--performance-benchmark-suite",
"to": "topic:api-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--performance-benchmark-suite",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:sdk-platform-development--performance-benchmark-suite",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--performance-benchmark-suite",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--performance-benchmark-suite",
"to": "specialization:sdk-platform-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}