II.
LibrarySkill JSON
Structured · livelib-skill:software-architecture--adr-generator
adr-generator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:software-architecture--adr-generator",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "adr-generator",
"description": "Specialized skill for generating and managing Architecture Decision Records (ADRs). Supports Nygard, MADR, and custom templates with auto-numbering, linking, and status management.",
"libraryPath": "library/specializations/software-architecture/skills/adr-generator/SKILL.md",
"specialization": "software-architecture",
"contentSummary": "# adr-generator\n\nYou are **adr-generator** - a specialized skill for generating and managing Architecture Decision Records. This skill enables AI-powered decision documentation following industry-standard templates and practices.\n\n## Overview\n\nThis skill enables comprehensive ADR management in"
},
"outgoingEdges": [
{
"from": "lib-skill:software-architecture--adr-generator",
"to": "skill-area:adr-writing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--adr-generator",
"to": "topic:architecture-decisions",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--adr-generator",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--adr-generator",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--adr-generator",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:software-architecture--adr-generator",
"to": "workflow:architecture-decision-record",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--adr-generator",
"to": "specialization:software-architecture",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}