II.
LibrarySkill JSON
Structured · livelib-skill:shared--architecture-design
architecture-design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--architecture-design",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "architecture-design",
"libraryPath": "library/methodologies/bmad-method/skills/architecture-design/SKILL.md",
"contentSummary": "# Architecture Design\n\nDesign comprehensive system architecture with technology selection and ADRs.\n\n## Agent\nWinston (Architect) - `bmad-architect-winston`\n\n## Workflow\n1. Define high-level system architecture with components\n2. Select technology stack with justification\n3. Design data mo"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--architecture-design",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--architecture-design",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--architecture-design",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--architecture-design",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--architecture-design",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--architecture-design",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--architecture-design",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}