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.

65

Quality

78%

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

57%

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

The body is well-structured and uses progressive disclosure effectively, but it loses points for restating known SEO rationale, omitting executable code and a named scan tool in the main file, and missing an explicit verification step in the batch Fix workflow.

Suggestions

Trim the 'Explain' section and intro of SEO concepts Claude already knows (snippet rewriting, duplicate-content dilution) to improve token efficiency.

Add an explicit verification checkpoint to the Fix workflow, e.g. 'Re-crawl after deploying to confirm no duplicate descriptions remain.'

Name a concrete scan method or tool in the Check step (or surface a one-line command) so the main file is actionable without requiring the reference.

DimensionReasoningScore

Conciseness

The body is mostly efficient with short sections, but the intro and 'Explain' section restate SEO concepts Claude already knows (e.g. Google rewriting snippets, pages being 'interchangeable'), so not every token earns its place.

2 / 3

Actionability

Concrete framework pointers (Next.js metadata export, Nuxt useHead, Yoast/RankMath), character limits, and example descriptions are present, but no executable code lives in the body and the scan method is unspecified ('Scan the HTML of every page'), leaving key details incomplete here.

2 / 3

Workflow Clarity

A Check-to-Fix sequence with numbered steps exists, but this site-wide batch operation has no explicit verification/re-crawl checkpoint in the body's Fix steps, which caps the score per the batch-operations guideline.

2 / 3

Progressive Disclosure

The body is a concise overview with clearly signaled one-level-deep navigation to references/rule.md (a real, verified file), with content appropriately split rather than monolithic.

3 / 3

Total

9

/

12

Passed

Description

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.

The description is well-crafted: it states concrete capabilities, opens with an explicit 'Use when' trigger, uses natural SEO vocabulary, and occupies a clearly distinct niche. Voice is appropriately third-person/infinitive.

DimensionReasoningScore

Specificity

Lists three concrete actions — 'auditing a site's meta tag uniqueness, generating page-specific meta descriptions, or reviewing CMS templates' — matching the anchor for multiple specific concrete actions, not the partial level below.

3 / 3

Completeness

Opens with an explicit 'Use when ...' trigger clause (when) and embeds the auditing/generating/reviewing actions (what), so both questions are explicitly answered.

3 / 3

Trigger Term Quality

Uses natural terms an SEO auditor would say — 'meta descriptions,' 'CMS templates,' 'meta tag uniqueness' — with good coverage of the niche rather than jargon-only or generic phrasing.

3 / 3

Distinctiveness Conflict Risk

Targets a narrow SEO niche (duplicate meta descriptions) with distinct triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

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.