Install with Tessl CLI
npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill network-diagram-generatorNetwork Diagram Generator - Auto-activating skill for Visual Content. Triggers on: network diagram generator, network diagram generator Part of the Visual Content skill category.
Overall
score
19%
Does it follow best practices?
Validation for skill structure
Activation
7%This description is essentially a placeholder that provides minimal useful information for skill selection. It relies entirely on the skill name without explaining capabilities, use cases, or providing meaningful trigger terms. The redundant trigger listing and generic category reference offer no value for distinguishing this skill from others.
Suggestions
Add specific capabilities: 'Creates network topology diagrams, visualizes infrastructure layouts, maps connections between servers/devices/nodes, generates architecture diagrams'
Include a proper 'Use when...' clause: 'Use when the user needs to visualize network infrastructure, create topology maps, diagram server connections, or illustrate network architecture'
Expand trigger terms with natural variations: 'network topology, infrastructure diagram, network map, server diagram, connection diagram, architecture visualization, .drawio, Mermaid network'
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | The description only names the skill ('Network Diagram Generator') without describing any concrete actions. There are no specific capabilities listed like 'creates topology diagrams', 'visualizes network infrastructure', or 'maps connections between nodes'. | 1 / 3 |
Completeness | The description fails to answer 'what does this do' beyond the title, and while it mentions triggers, they are just the skill name repeated. There is no explicit 'Use when...' clause or meaningful guidance on when to select this skill. | 1 / 3 |
Trigger Term Quality | The trigger terms are redundant ('network diagram generator' listed twice) and lack natural variations users might say like 'network topology', 'infrastructure diagram', 'network map', 'visualize network', or 'draw network'. | 1 / 3 |
Distinctiveness Conflict Risk | The term 'network diagram' is somewhat specific to networking/infrastructure visualization, but 'Visual Content skill category' is vague and could overlap with other diagram or visualization skills. The lack of specific use cases increases conflict risk. | 2 / 3 |
Total | 5 / 12 Passed |
Implementation
0%This skill is an empty template with no substantive content. It contains only generic placeholder text that describes what a skill should do without providing any actual guidance for generating network diagrams. There are no code examples, no tool recommendations (like Mermaid, D2, or Graphviz), and no concrete instructions.
Suggestions
Add executable code examples showing how to generate network diagrams using specific tools (e.g., Mermaid syntax for network topologies, D2 diagrams, or Python with networkx/matplotlib)
Include concrete examples of network diagram types (topology diagrams, architecture diagrams, data flow diagrams) with actual syntax/code for each
Provide a clear workflow: 1) Identify network components, 2) Choose diagram type, 3) Generate using specific syntax, 4) Validate output
Remove all generic boilerplate ('provides automated assistance', 'follows industry best practices') and replace with specific, actionable content
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is padded with generic boilerplate that provides no actual value. Phrases like 'provides automated assistance' and 'follows industry best practices' are vague filler that Claude doesn't need. | 1 / 3 |
Actionability | There is zero concrete guidance - no code, no commands, no specific examples of how to actually generate network diagrams. The content describes what the skill supposedly does without showing how to do anything. | 1 / 3 |
Workflow Clarity | No workflow is provided whatsoever. The skill claims to provide 'step-by-step guidance' but contains no actual steps, sequences, or processes for creating network diagrams. | 1 / 3 |
Progressive Disclosure | The content is a monolithic block of placeholder text with no references to detailed materials, no links to examples, and no structured navigation to additional resources. | 1 / 3 |
Total | 4 / 12 Passed |
Validation
69%Validation — 11 / 16 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
description_trigger_hint | Description may be missing an explicit 'when to use' trigger hint (e.g., 'Use when...') | Warning |
allowed_tools_field | 'allowed-tools' contains unusual tool name(s) | Warning |
metadata_version | 'metadata' field is not a dictionary | Warning |
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
body_steps | No step-by-step structure detected (no ordered list); consider adding a simple workflow | Warning |
Total | 11 / 16 Passed | |
Reviewed
Table of Contents
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.