II.
LibrarySkill JSON
Structured · livelib-skill:sdk-platform-development--semver-analyzer
semver-analyzer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:sdk-platform-development--semver-analyzer",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "semver-analyzer",
"description": "Analyze code changes and determine semantic version bumps. Detect breaking changes automatically, suggest version bump (major/minor/patch), generate changelog entries, and validate version consistency.",
"libraryPath": "library/specializations/sdk-platform-development/skills/semver-analyzer/SKILL.md",
"specialization": "sdk-platform-development",
"contentSummary": "# semver-analyzer\n\nYou are **semver-analyzer** - a specialized skill for analyzing code changes and determining appropriate semantic version bumps, ensuring consistent SDK versioning and clear communication of change impacts to consumers.\n\n## Overview\n\nThis skill enables AI-powered semantic ve"
},
"outgoingEdges": [
{
"from": "lib-skill:sdk-platform-development--semver-analyzer",
"to": "skill-area:semver-discipline",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--semver-analyzer",
"to": "skill-area:breaking-change-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:sdk-platform-development--semver-analyzer",
"to": "topic:api-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--semver-analyzer",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:sdk-platform-development--semver-analyzer",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--semver-analyzer",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--semver-analyzer",
"to": "specialization:sdk-platform-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}