CtrlK
BlogDocsLog inGet started
Tessl Logo

svg-icon-generator

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

Install with Tessl CLI

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

36

1.00x

Quality

3%

Does it follow best practices?

Impact

100%

1.00x

Average score across 3 eval scenarios

Optimize this skill with Tessl

npx tessl skill review --optimize ./planned-skills/generated/18-visual-content/svg-icon-generator/SKILL.md
SKILL.md
Review
Evals

Discovery

7%

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 description is essentially a placeholder that provides almost no useful information for skill selection. It merely restates the skill name as both the description and trigger terms, failing to explain capabilities, use cases, or provide natural language triggers that users would actually say.

Suggestions

Add specific actions the skill performs, e.g., 'Creates scalable vector graphics icons from descriptions, converts images to SVG format, generates icon sets for web and mobile applications.'

Include a 'Use when...' clause with natural trigger terms like 'create svg', 'make an icon', 'vector graphic', 'scalable icon', '.svg file', 'icon design'.

Remove the duplicate trigger term and expand with variations users would naturally say when needing icon generation.

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 meaningful 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 image', or file extensions like '.svg'.

1 / 3

Distinctiveness Conflict Risk

While 'SVG icon' is somewhat specific to a niche, the lack of detail about what kind of icons or how they're generated could cause overlap with other image/graphic generation skills. The 'Visual Content' category is quite broad.

2 / 3

Total

5

/

12

Passed

Implementation

0%

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

This skill is a placeholder template with no actual content about SVG icon generation. It contains only generic boilerplate describing what a skill should do without providing any actionable guidance, code examples, or specific instructions for creating SVG icons.

Suggestions

Add concrete SVG code examples showing how to create common icon types (e.g., a simple arrow, a hamburger menu icon) with copy-paste ready markup

Include specific guidance on SVG icon best practices: viewBox sizing, stroke vs fill, accessibility attributes (aria-label, role)

Provide a clear workflow for icon creation: 1) Define dimensions, 2) Create path/shape elements, 3) Optimize output, 4) Validate accessibility

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 explains nothing specific about SVG icon generation. Phrases like 'provides automated assistance' and 'follows industry best practices' are filler that Claude doesn't need.

1 / 3

Actionability

No concrete code, commands, or specific guidance is provided. The skill describes what it does abstractly ('provides step-by-step guidance') but never actually provides any guidance, examples, or executable instructions for generating SVG icons.

1 / 3

Workflow Clarity

No workflow is defined. There are no steps, no sequence, and no validation checkpoints. The content only describes triggers and capabilities without explaining how to actually generate SVG icons.

1 / 3

Progressive Disclosure

The content is a monolithic block of generic text with no structure pointing to detailed materials. There are no references to additional documentation, examples, or resources for SVG icon generation.

1 / 3

Total

4

/

12

Passed

Validation

81%

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

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

9

/

11

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.