II.
LibrarySkill JSON
Structured · livelib-skill:code-migration-modernization--legacy-code-interpreter
legacy-code-interpreter json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:code-migration-modernization--legacy-code-interpreter",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "legacy-code-interpreter",
"description": "Understand and document legacy code behavior through deep analysis and behavior characterization",
"libraryPath": "library/specializations/code-migration-modernization/skills/legacy-code-interpreter/SKILL.md",
"specialization": "code-migration-modernization",
"contentSummary": "# Legacy Code Interpreter Skill\n\nDeep analysis and interpretation of legacy code to understand undocumented behavior, extract business logic, and characterize system functionality.\n\n## Purpose\n\nEnable legacy code understanding for:\n- Business logic extraction\n- Undocumented feature discovery"
},
"outgoingEdges": [
{
"from": "lib-skill:code-migration-modernization--legacy-code-interpreter",
"to": "skill-area:code-analysis-linting",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--legacy-code-interpreter",
"to": "skill-area:dead-code-elimination",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:code-migration-modernization--legacy-code-interpreter",
"to": "topic:refactoring",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--legacy-code-interpreter",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--legacy-code-interpreter",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--legacy-code-interpreter",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:code-migration-modernization--legacy-code-interpreter",
"to": "workflow:technical-debt-reduction",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--legacy-code-interpreter",
"to": "specialization:code-migration-modernization",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}