II.
LibrarySkill JSON
Structured · livelib-skill:software-architecture--db-query-analyzer
db-query-analyzer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:software-architecture--db-query-analyzer",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "db-query-analyzer",
"description": "Analyze database query performance with execution plans and index recommendations",
"libraryPath": "library/specializations/software-architecture/skills/db-query-analyzer/SKILL.md",
"specialization": "software-architecture",
"contentSummary": "# Database Query Analyzer Skill\n\n## Overview\n\nAnalyzes database query performance including execution plan analysis, index recommendations, slow query identification, and optimization suggestions.\n\n## Capabilities\n\n- Query execution plan analysis\n- Index recommendation\n- Slow query identif"
},
"outgoingEdges": [
{
"from": "lib-skill:software-architecture--db-query-analyzer",
"to": "skill-area:backend-data-persistence",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--db-query-analyzer",
"to": "skill-area:postgres-tuning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:software-architecture--db-query-analyzer",
"to": "topic:technical-debt",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--db-query-analyzer",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--db-query-analyzer",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--db-query-analyzer",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:software-architecture--db-query-analyzer",
"to": "workflow:technical-debt-reduction",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--db-query-analyzer",
"to": "specialization:software-architecture",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}