II.
LibrarySkill JSON
Structured · livelib-skill:embedded-systems--jtag-swd-debug
jtag-swd-debug json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:embedded-systems--jtag-swd-debug",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "jtag-swd-debug",
"description": "Deep integration with JTAG/SWD debug probes for hardware-level debugging and flash programming",
"libraryPath": "library/specializations/embedded-systems/skills/jtag-swd-debug/SKILL.md",
"specialization": "embedded-systems",
"contentSummary": "# JTAG/SWD Debug Skill\n\n## Overview\n\nThis skill provides deep integration with JTAG/SWD debug probes for hardware-level debugging, flash programming, and real-time firmware analysis. It enables direct hardware interaction through industry-standard debug interfaces.\n\n## Capabilities\n\n### Debug Probe "
},
"outgoingEdges": [
{
"from": "lib-skill:embedded-systems--jtag-swd-debug",
"to": "skill-area:rtos-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:embedded-systems--jtag-swd-debug",
"to": "skill-area:firmware-development",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:embedded-systems--jtag-swd-debug",
"to": "domain:embedded-systems",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:embedded-systems--jtag-swd-debug",
"to": "role:embedded-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:embedded-systems--jtag-swd-debug",
"to": "specialization:embedded-systems",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}