CtrlK
BlogDocsLog inGet started
Tessl Logo

duplicate-description

Use when auditing a site's meta tag uniqueness, generating page-specific meta descriptions, or reviewing CMS templates that inject the same description globally.

64

Quality

76%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/duplicate-description/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

78%Weight 40%Scale 1-5

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

The body is concise, well-structured, and actionable with framework-specific fixes and a clean reference split. Its main weakness is the lack of explicit copy-paste code and an implicit rather than explicit validation loop.

DimensionReasoningScore

Conciseness

The body is lean and sectioned (Quick Reference, Check, Fix, Explain, Code Review) with minimal padding; the brief 'Explain' section is the only mild over-explanation of context Claude largely already knows.

4 / 5

Actionability

Concrete, actionable guidance is given — list duplicates, write 50–160 char unique descriptions, pass a dynamic prop in Next.js, disable Yoast/RankMath fallback — with per-page examples, though no copy-paste code is provided.

4 / 5

Workflow Clarity

A clear Check → Fix → Code Review sequence is present with a verification checkpoint ('Check that no two <meta> tags share identical content'), though the validate→fix→retry loop is implicit rather than spelled out.

4 / 5

Progressive Disclosure

The overview stays in SKILL.md while implementation details are offloaded to a single, clearly signaled one-level-deep reference (references/rule.md, which exists), making navigation easy.

5 / 5

Total

17

/

20

Passed

Description

75%Weight 40%Scale 1-5

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

The description uses a clear 'Use when...' trigger with three concrete actions tied to a specific SEO niche, scoring well across all dimensions. It could push higher by separating an explicit capability statement from the trigger and adding a few more synonyms.

Suggestions

Lead with a short capability statement (what the skill does) before the 'Use when' clause so 'what' and 'when' are both explicit.

Add natural synonyms users might say, such as 'SEO snippets' or 'meta tags', to broaden trigger-term coverage.

Tighten distinctiveness by naming the exact artifact ('duplicate <meta name="description"> tags') to reduce overlap with adjacent SEO skills.

DimensionReasoningScore

Specificity

Names three concrete actions — 'auditing a site's meta tag uniqueness', 'generating page-specific meta descriptions', 'reviewing CMS templates that inject the same description globally' — covering the domain well with only minor gaps.

4 / 5

Completeness

An explicit 'Use when...' clause provides the trigger guidance, and the actions convey the 'what', but the capability is blended into the trigger rather than stated as a distinct what-statement.

4 / 5

Trigger Term Quality

Includes natural terms a user would say ('meta descriptions', 'CMS templates', 'meta tag') with good coverage, though a few synonyms (e.g. 'SEO snippets', 'meta tags') are absent.

4 / 5

Distinctiveness Conflict Risk

The duplicate-meta-description niche is mostly distinct, with only minor overlap risk against neighbouring SEO skills (e.g. canonical or title-tag rules).

4 / 5

Total

16

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
thedaviddias/Front-End-Checklist
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.