CtrlK
CommunityDocumentationLog inGet started
Tessl Logo

svg-icon-generator

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill svg-icon-generator
What are skills?

Svg Icon Generator - Auto-activating skill for Visual Content. Triggers on: svg icon generator, svg icon generator Part of the Visual Content skill category.

Overall
score

19%

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Activation

7%

This description is severely underdeveloped, essentially just restating the skill name without explaining capabilities or providing meaningful trigger guidance. It lacks any concrete actions, has redundant trigger terms, and provides no 'Use when...' clause to help Claude select this skill appropriately.

Suggestions

Add specific actions the skill performs, e.g., 'Creates scalable vector graphics icons, converts designs to SVG format, generates icon sets with consistent styling'

Include a 'Use when...' clause with natural trigger scenarios like 'Use when user asks to create icons, generate SVG graphics, make vector images, or needs scalable icons for web/app development'

Expand trigger terms to include natural variations: 'svg', 'vector icon', 'scalable graphic', 'icon design', '.svg file', 'web icon'

DimensionReasoningScore

Specificity

The description only states 'Svg Icon Generator' without describing any concrete actions. It doesn't explain what the skill actually does - no verbs like 'creates', 'generates', 'designs', or specific capabilities are mentioned.

1 / 3

Completeness

The description fails to answer 'what does this do' beyond the name itself, and the 'when' guidance is just a repetition of the skill name rather than explicit trigger scenarios or use cases.

1 / 3

Trigger Term Quality

The trigger terms are redundant ('svg icon generator' listed twice) and lack natural variations users might say like 'create svg', 'make icon', 'vector icon', 'svg graphic', or file extensions like '.svg'.

1 / 3

Distinctiveness Conflict Risk

While 'SVG icon' is somewhat specific to a niche, the vague 'Visual Content' category and lack of detail could cause overlap with other image/graphic generation skills. The SVG focus provides some distinction.

2 / 3

Total

5

/

12

Passed

Implementation

0%

This skill content is essentially a placeholder template with no actual substance. It contains only generic descriptions of what an SVG icon generator skill might do, without any concrete code, examples, SVG syntax, or actionable instructions. The content fails on every dimension by providing zero practical value for generating SVG icons.

Suggestions

Add concrete SVG code examples showing how to create common icon types (e.g., a simple arrow, circle, or checkmark icon)

Include a quick reference for essential SVG elements and attributes used in icons (viewBox, path d attribute, stroke, fill)

Provide a step-by-step workflow: 1) Define viewBox dimensions, 2) Create path/shape elements, 3) Apply styling, 4) Validate output

Remove all generic boilerplate text ('provides automated assistance', 'follows industry best practices') and replace with actual technical content

DimensionReasoningScore

Conciseness

The content is padded with generic boilerplate that provides no actual value. Phrases like 'provides automated assistance' and 'follows industry best practices' are meaningless filler that Claude doesn't need.

1 / 3

Actionability

There is zero concrete guidance - no SVG code examples, no commands, no actual instructions on how to generate icons. The content only describes what the skill supposedly does without showing how to do anything.

1 / 3

Workflow Clarity

No workflow is provided whatsoever. There are no steps, no process, and no validation checkpoints. The skill claims to provide 'step-by-step guidance' but contains none.

1 / 3

Progressive Disclosure

The content is a monolithic block of generic text with no structure pointing to detailed resources. There are no references to examples, templates, or detailed documentation.

1 / 3

Total

4

/

12

Passed

Validation

69%

Validation11 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

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

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.