II.
LibrarySkill JSON
Structured · livelib-skill:code-migration-modernization--code-smell-detector
code-smell-detector json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:code-migration-modernization--code-smell-detector",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "code-smell-detector",
"description": "Automated detection of code smells and anti-patterns to identify refactoring opportunities",
"libraryPath": "library/specializations/code-migration-modernization/skills/code-smell-detector/SKILL.md",
"specialization": "code-migration-modernization",
"contentSummary": "# Code Smell Detector Skill\n\nAutomated detection of code smells, anti-patterns, and design issues that indicate deeper problems in the codebase. This skill identifies refactoring opportunities and prioritizes them by impact.\n\n## Purpose\n\nEnable systematic detection of code smells for:\n- Refac"
},
"outgoingEdges": [
{
"from": "lib-skill:code-migration-modernization--code-smell-detector",
"to": "skill-area:code-analysis-linting",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--code-smell-detector",
"to": "skill-area:dead-code-elimination",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:code-migration-modernization--code-smell-detector",
"to": "topic:refactoring",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--code-smell-detector",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--code-smell-detector",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--code-smell-detector",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:code-migration-modernization--code-smell-detector",
"to": "workflow:technical-debt-reduction",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--code-smell-detector",
"to": "specialization:code-migration-modernization",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}