II.
LibrarySkill JSON
Structured · livelib-skill:software-architecture--dashboard-generator
dashboard-generator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:software-architecture--dashboard-generator",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "dashboard-generator",
"description": "Generate monitoring dashboards for Grafana and DataDog with alert integration",
"libraryPath": "library/specializations/software-architecture/skills/dashboard-generator/SKILL.md",
"specialization": "software-architecture",
"contentSummary": "# Dashboard Generator Skill\n\n## Overview\n\nGenerates monitoring dashboards for Grafana and DataDog from JSON/YAML definitions with panel configuration and alert rule integration.\n\n## Capabilities\n\n- Generate Grafana dashboards from JSON/YAML\n- DataDog dashboard creation\n- Panel configuratio"
},
"outgoingEdges": [
{
"from": "lib-skill:software-architecture--dashboard-generator",
"to": "skill-area:metrics-dashboarding",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--dashboard-generator",
"to": "skill-area:observability-instrumentation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:software-architecture--dashboard-generator",
"to": "topic:observability-driven-development",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--dashboard-generator",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--dashboard-generator",
"to": "role:sre",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--dashboard-generator",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:software-architecture--dashboard-generator",
"to": "specialization:software-architecture",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}