CtrlK
BlogDocsLog inGet started
Tessl Logo

all-noindex-pages

Use when auditing metadata, crawlability, structured data, or indexability related to Audit all noindex pages. Verify the rendered HTML and HTTP response rather than relying only on source files.

56

Quality

65%

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/all-noindex-pages/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

61%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 and sensibly organized with a genuine one-level reference, but it lacks executable verification commands and explicit workflow/validation checkpoints for what is effectively a batch audit, capping actionability and workflow clarity.

Suggestions

Add concrete executable verification steps to the body (e.g. a curl/devtools snippet to inspect rendered HTML and the x-robots-tag header, and a Google Search Console check), since this is an audit skill where actionable tooling matters.

Turn the implicit Check/Fix/Explain/Code Review sections into an explicit numbered workflow with a validation checkpoint (e.g. 'After flagging blocked routes, confirm the rendered output and headers before reporting') to lift the batch-skill workflow cap.

Render the Fix meta tag as a real code block instead of HTML-escaped entities so it is copy-paste ready.

DimensionReasoningScore

Conciseness

The body is lean and well-sectioned and mostly assumes Claude's competence; the only mild padding is the opening explanatory sentence about what an incorrect noindex tag can do, which could be trimmed.

4 / 5

Actionability

It gives directionally concrete guidance (identify noindex pages, verify rendered HTML and HTTP response, review metadata/structured data/headers) but no specific executable commands or tools, and the Fix example's meta tag is HTML-escaped ("<meta name=\"robots\" content=\"noindex\">") so it is not copy-paste ready.

3 / 5

Workflow Clarity

Sections (Check/Fix/Explain/Code Review) imply a loose sequence, but the body has no explicit ordering or validation checkpoints for this batch audit; verification lives in references/rule.md rather than inline, which caps workflow clarity at 3 per the batch-operation rule.

3 / 5

Progressive Disclosure

The short body is clearly sectioned and points to one real, well-signaled one-level-deep reference ("see references/rule.md") plus the rule page URL, with the reference file appropriately structured; it falls just short of a 5 because the single pointer could be a markdown link and there is only one reference file.

4 / 5

Total

14

/

20

Passed

Description

70%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 is in the right niche with a usable trigger clause and decent keyword coverage, but suffers from a duplicated/garbled phrase ("indexability related to Audit all noindex pages") that hurts the what-statement and limits specificity.

Suggestions

Rewrite the description to remove the duplicated/garbled clause so the 'what' reads cleanly, e.g. "Audit pages using noindex directives to ensure critical content stays indexable. Verify the rendered HTML and HTTP response rather than relying only on source files. Use when auditing metadata, crawlability, structured data, or indexability."

Add a couple more concrete actions (e.g. 'flag routes blocked by noindex', 'confirm robots.txt vs meta robots distinction') to lift specificity toward comprehensive coverage.

Include common synonyms users might say ("robots tag", "deindex", "robots.txt") to round out trigger-term coverage.

DimensionReasoningScore

Specificity

The description names the SEO domain ("metadata, crawlability, structured data, or indexability", "noindex pages") and one concrete action ("Verify the rendered HTML and HTTP response rather than relying only on source files"), which is 1-2 concrete actions but not comprehensive coverage.

3 / 5

Completeness

It has both a clear "Use when..." trigger clause (when) and an implied what (auditing noindex pages / verifying rendered HTML and HTTP response), but the garbled clause "indexability related to Audit all noindex pages" muddies the what, keeping it just below a fully explicit answer.

4 / 5

Trigger Term Quality

It covers several natural terms an SEO practitioner would say ("noindex pages", "crawlability", "indexability", "structured data", "rendered HTML and HTTP response"), though a few common synonyms like "robots tag" or "deindex" are missing.

4 / 5

Distinctiveness Conflict Risk

The noindex/crawlability/indexability niche is mostly distinct from other skills, with only minor overlap risk against closely related SEO skills.

4 / 5

Total

15

/

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.