II.
LibrarySkill JSON
Structured · livelib-skill:software-architecture--cloudformation-analyzer
cloudformation-analyzer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:software-architecture--cloudformation-analyzer",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "cloudformation-analyzer",
"description": "Validate and analyze AWS CloudFormation templates for security and best practices",
"libraryPath": "library/specializations/software-architecture/skills/cloudformation-analyzer/SKILL.md",
"specialization": "software-architecture",
"contentSummary": "# CloudFormation Analyzer Skill\n\n## Overview\n\nValidates and analyzes AWS CloudFormation templates including security scanning with cfn-nag, resource dependency analysis, and cost estimation.\n\n## Capabilities\n\n- Validate CloudFormation templates\n- Security scanning (cfn-nag)\n- Resource depe"
},
"outgoingEdges": [
{
"from": "lib-skill:software-architecture--cloudformation-analyzer",
"to": "skill-area:terraform-infrastructure",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--cloudformation-analyzer",
"to": "skill-area:configuration-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:software-architecture--cloudformation-analyzer",
"to": "topic:infrastructure-as-code",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--cloudformation-analyzer",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--cloudformation-analyzer",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--cloudformation-analyzer",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:software-architecture--cloudformation-analyzer",
"to": "specialization:software-architecture",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}