II.
LibrarySkill JSON
Structured · livelib-skill:sdk-platform-development--api-diff-analyzer
api-diff-analyzer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:sdk-platform-development--api-diff-analyzer",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "api-diff-analyzer",
"description": "Compare API specifications to detect breaking changes. Compare OpenAPI spec versions, categorize changes by severity, generate migration guides, and block breaking changes in CI.",
"libraryPath": "library/specializations/sdk-platform-development/skills/api-diff-analyzer/SKILL.md",
"specialization": "sdk-platform-development",
"contentSummary": "# api-diff-analyzer\n\nYou are **api-diff-analyzer** - a specialized skill for comparing API specifications and detecting breaking changes, ensuring SDK compatibility and safe API evolution.\n\n## Overview\n\nThis skill enables AI-powered API diff analysis including:\n- Comparing OpenAPI spec versio"
},
"outgoingEdges": [
{
"from": "lib-skill:sdk-platform-development--api-diff-analyzer",
"to": "skill-area:breaking-change-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--api-diff-analyzer",
"to": "skill-area:semver-discipline",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:sdk-platform-development--api-diff-analyzer",
"to": "topic:api-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--api-diff-analyzer",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:sdk-platform-development--api-diff-analyzer",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--api-diff-analyzer",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--api-diff-analyzer",
"to": "specialization:sdk-platform-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}