CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-resource-visualizer

Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. WHEN: create architecture diagram, visualize Azure resources, show resource relationships, generate Mermaid diagram, analyze resource group, diagram my resources, architecture visualization, resource topology, map Azure infrastructure.

74

Quality

67%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./plugin/skills/azure-resource-visualizer/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a strong skill description that clearly communicates its purpose, lists concrete actions, and provides extensive trigger terms. It follows the recommended pattern with an explicit WHEN clause containing natural user phrases. The description is concise yet comprehensive, and the Azure + Mermaid niche makes it highly distinctive.

DimensionReasoningScore

Specificity

Lists multiple concrete actions: 'Analyze Azure resource groups', 'generate detailed Mermaid architecture diagrams', 'showing the relationships between individual resources'. These are specific, actionable capabilities.

3 / 3

Completeness

Clearly answers both 'what' (analyze Azure resource groups and generate Mermaid architecture diagrams showing resource relationships) and 'when' (explicit WHEN clause with multiple trigger scenarios).

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms users would say: 'create architecture diagram', 'visualize Azure resources', 'show resource relationships', 'generate Mermaid diagram', 'diagram my resources', 'map Azure infrastructure', 'resource topology'. These cover many natural phrasings.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with a clear niche: Azure resource groups + Mermaid diagrams + architecture visualization. The combination of Azure-specific terminology and Mermaid output format makes it very unlikely to conflict with other skills.

3 / 3

Total

12

/

12

Passed

Implementation

35%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The skill covers the Azure resource visualization workflow comprehensively but is significantly over-verbose, restating many things Claude inherently knows (quality standards, professional output expectations, basic do/don't lists). It has reasonable workflow structure but lacks concrete validation checkpoints and fully executable examples. The progressive disclosure structure references supporting files appropriately but those files are absent from the bundle.

Suggestions

Cut at least 50% of content by removing sections Claude already knows: 'Core Responsibilities', 'Quality Standards', 'Success Criteria', and most of the 'Always Do/Never Do' lists. Keep only non-obvious constraints like 'read-only analysis' and 'never expose secrets'.

Add a concrete, complete inline Mermaid diagram example (even a small 5-node one) rather than only describing conventions abstractly, or ensure the referenced assets/example-diagram.md is included in the bundle.

Add an explicit validation step after diagram generation, such as a regex check or syntax validation command for Mermaid, and include a feedback loop (validate → fix → re-validate) before writing the final file.

Include the referenced bundle files (azure-resource-graph.md, example-diagram.md, template-architecture.md) or inline the critical content so the skill is self-contained.

DimensionReasoningScore

Conciseness

Extremely verbose with significant padding. Sections like 'Core Responsibilities', 'Success Criteria', 'Quality Standards', and 'Operating Guidelines' restate obvious expectations Claude already knows (e.g., 'Accuracy: Verify all resource details before including in diagram', 'Don't omit resources'). The checklist-style 'Always Do / Never Do' lists are largely redundant with the workflow steps. The motivational closing sentence is unnecessary.

1 / 3

Actionability

Provides some concrete guidance like specific az CLI commands and Mermaid syntax patterns, but lacks fully executable code examples. The tool usage patterns are described abstractly (e.g., 'Use intent="list resource groups"') rather than showing complete, copy-paste-ready command sequences. The Mermaid diagram construction section describes conventions but doesn't include a concrete inline example of a complete diagram snippet.

2 / 3

Workflow Clarity

The four-step workflow is clearly sequenced and includes a user confirmation checkpoint at Step 1. However, there are no explicit validation steps for the generated Mermaid syntax (just 'test syntax mentally'), no feedback loop for error recovery during resource discovery, and no verification step after file creation. For a multi-step process involving diagram generation, the lack of concrete validation checkpoints is a gap.

2 / 3

Progressive Disclosure

References to external files like 'references/azure-resource-graph.md', 'assets/example-diagram.md', and 'assets/template-architecture.md' are well-signaled and one level deep, which is good structure. However, no bundle files were provided, meaning these references are broken/unverifiable. Additionally, the main SKILL.md itself is monolithic (~150+ lines) with substantial content that could be offloaded to reference files (e.g., the Mermaid syntax guide, the Always/Never checklists).

2 / 3

Total

7

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
microsoft/github-copilot-for-azure
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.