II.
LibrarySkill JSON
Structured · livelib-skill:fpga-programming--fsm-design
fsm-design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:fpga-programming--fsm-design",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "fsm-design",
"description": "Specialized skill for finite state machine design and optimization in FPGAs",
"libraryPath": "library/specializations/fpga-programming/skills/fsm-design/SKILL.md",
"specialization": "fpga-programming",
"contentSummary": "# FSM Design Skill\n\n## Overview\n\nSpecialized skill for finite state machine (FSM) design and optimization, ensuring robust and efficient control logic implementation in FPGA designs.\n\n## Capabilities\n\n- Design Moore and Mealy state machines\n- Apply state encoding (one-hot, binary, Gray)\n- Implement "
},
"outgoingEdges": [
{
"from": "lib-skill:fpga-programming--fsm-design",
"to": "skill-area:hdl-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:fpga-programming--fsm-design",
"to": "skill-area:fpga-synthesis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:fpga-programming--fsm-design",
"to": "domain:embedded-systems",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:fpga-programming--fsm-design",
"to": "role:embedded-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:fpga-programming--fsm-design",
"to": "specialization:fpga-programming",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}