CtrlK
BlogDocsLog inGet started
Tessl Logo

indexability

Use when auditing a site for accidental noindex directives, investigating why important pages are not appearing in Google Search, or reviewing CMS settings that control indexing at the page or category level.

74

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

The body is a well-structured, actionable overview with a clear check→fix→verify workflow and a properly signaled single reference file. Its only weakness is the '## Explain' section, which restates a self-evident concept already covered in the opening paragraph and could be trimmed for token efficiency.

Suggestions

Remove or merge the '## Explain' section: its claim that a non-indexable page cannot rank duplicates the opening paragraph and restates a concept Claude already knows, costing tokens for no new guidance.

If retaining an explanation, replace the generic rationale with a non-obvious fact (e.g., that noindex + robots.txt Disallow together prevent recrawling, so removing only one can leave the page deindexed) that adds information Claude would not infer.

DimensionReasoningScore

Conciseness

The body is mostly lean, but the '## Explain' section restates the self-evident point that 'a page that cannot be crawled or indexed cannot rank' — duplicating the opening paragraph — so it includes some unnecessary explanation that could be tightened, matching the score-2 anchor rather than the every-token-earns-its-place score 3.

2 / 3

Actionability

Provides concrete, actionable guidance with specific config keys ('robots: { index: false }' in Next.js, 'vercel.json' headers), tool workflows (GSC URL Inspection → Request Indexing → Coverage report), and an explicit 4-step check and 5-step fix; per the instruction-skill note, missing inline code is not penalized because the guidance is directly actionable, matching the score-3 anchor.

3 / 3

Workflow Clarity

Sequences Check → Fix → Request Indexing → Monitor Coverage report with explicit validation checkpoints (URL Inspection confirms indexing; the Coverage report confirms the page moves to 'Indexed'), constituting a verification feedback loop that matches the score-3 anchor rather than the checkpoint-missing score 2.

3 / 3

Progressive Disclosure

A concise overview body with clearly signaled one-level-deep navigation ('see references/rule.md'), and that bundle file exists on disk, matching the score-3 anchor for clear overview with well-signaled single-level references rather than the poorly-organized score 2.

3 / 3

Total

11

/

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 specific, trigger-rich, and complete, clearly answering both what the skill does and when to invoke it with concrete, user-natural phrasing. It occupies a distinct niche with low conflict risk.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'auditing a site for accidental noindex directives', 'investigating why important pages are not appearing in Google Search', and 'reviewing CMS settings that control indexing at the page or category level' — each tied to a specific object, matching the score-3 anchor rather than the partial coverage of score 2.

3 / 3

Completeness

Opens with an explicit 'Use when' clause answering when, and the three clauses describe what is done (audit, investigate, review) — clearly answering both what and when with explicit triggers, matching the score-3 anchor and not the implied-when of score 2.

3 / 3

Trigger Term Quality

Natural user phrasings like 'pages not appearing in Google Search', 'accidental noindex directives', and 'CMS settings that control indexing' are terms a user would actually say, giving good coverage; it is above score 2 because the trigger phrasings are genuinely colloquial rather than jargon-only.

3 / 3

Distinctiveness Conflict Risk

Scoped to indexability/SEO indexing controls with distinct triggers (noindex, Google Search visibility, CMS indexing settings) that are unlikely to fire for unrelated skills, matching the clear-niche score-3 anchor rather than the overlap-prone score 2.

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.