II.
LibrarySkill JSON
Structured · livelib-skill:code-migration-modernization--api-compatibility-analyzer
api-compatibility-analyzer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:code-migration-modernization--api-compatibility-analyzer",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "api-compatibility-analyzer",
"description": "Analyze API changes for backward compatibility with breaking change detection and consumer impact assessment",
"libraryPath": "library/specializations/code-migration-modernization/skills/api-compatibility-analyzer/SKILL.md",
"specialization": "code-migration-modernization",
"contentSummary": "# API Compatibility Analyzer Skill\n\nAnalyzes API changes between versions to detect breaking changes, assess consumer impact, and suggest migration strategies.\n\n## Purpose\n\nEnable API versioning management for:\n- Breaking change detection\n- Deprecation analysis\n- Version comparison\n- Consu"
},
"outgoingEdges": [
{
"from": "lib-skill:code-migration-modernization--api-compatibility-analyzer",
"to": "skill-area:breaking-change-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--api-compatibility-analyzer",
"to": "skill-area:api-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:code-migration-modernization--api-compatibility-analyzer",
"to": "topic:refactoring",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--api-compatibility-analyzer",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--api-compatibility-analyzer",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--api-compatibility-analyzer",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:code-migration-modernization--api-compatibility-analyzer",
"to": "workflow:technical-debt-reduction",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--api-compatibility-analyzer",
"to": "specialization:code-migration-modernization",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}