II.
LibrarySkill JSON
Structured · livelib-skill:embedded-systems--usb-stack
usb-stack json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:embedded-systems--usb-stack",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "usb-stack",
"description": "USB device and host stack implementation expertise",
"libraryPath": "library/specializations/embedded-systems/skills/usb-stack/SKILL.md",
"specialization": "embedded-systems",
"contentSummary": "# USB Stack Skill\n\n## Overview\n\nThis skill provides USB device and host stack implementation expertise for embedded systems, covering descriptor generation, device class implementation, and protocol debugging.\n\n## Capabilities\n\n### USB Descriptor Generation\n- Device descriptor configuration\n- Config"
},
"outgoingEdges": [
{
"from": "lib-skill:embedded-systems--usb-stack",
"to": "skill-area:rtos-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:embedded-systems--usb-stack",
"to": "skill-area:firmware-development",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:embedded-systems--usb-stack",
"to": "domain:embedded-systems",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:embedded-systems--usb-stack",
"to": "role:embedded-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:embedded-systems--usb-stack",
"to": "specialization:embedded-systems",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}