CtrlK
BlogDocsLog inGet started
Tessl Logo

llm-parsability

Use when auditing content pages for AI discoverability. Applies to any informational page intended to appear in AI-generated answers, search snippets, or knowledge base extraction.

62

Quality

73%

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/llm-parsability/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 a well-structured overview that practices good progressive disclosure by deferring code and deep detail to references/rule.md. It is held back by a redundant 'Explain' section, overlap between 'Check' and 'Code Review', and the absence of any inline executable examples or verification step.

Suggestions

Remove or trim the 'Explain' section, which restates how LLMs extract text from HTML — knowledge Claude already has — to recover token budget.

Merge the overlapping 'Check' and 'Code Review' lists into a single deduplicated checklist to remove redundancy and sharpen the workflow.

Add one inline verification checkpoint (e.g., validating JSON-LD with Schema.org's validator) so the audit workflow has an explicit pass/fail step.

DimensionReasoningScore

Conciseness

Most of the body is efficient and actionable, but the 'Explain' section restates how LLMs parse HTML (concepts Claude already knows) and the 'Check' and 'Code Review' sections overlap, so it is mostly efficient with some removable explanation rather than fully lean.

2 / 3

Actionability

It names concrete specifics (JSON-LD Article/FAQPage/HowTo, h1→h2→h3, article/section/main) but provides no inline executable code — the copy-paste-ready examples are deferred to references/rule.md — so guidance is concrete but incomplete.

2 / 3

Workflow Clarity

Sections are organized into a check→fix→review flow, but 'Check' and 'Code Review' redundantly list overlapping checks and there is no explicit verification checkpoint, so the sequence is present but not fully clean.

2 / 3

Progressive Disclosure

SKILL.md is a concise overview that clearly signals a single one-level-deep reference — 'see references/rule.md' for full details and code — and that file exists, matching the well-signaled one-level-deep reference anchor.

3 / 3

Total

9

/

12

Passed

Description

90%

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-constructed: it opens with an explicit 'Use when' trigger, states a concrete domain, and lists natural trigger terms. Its only weakness is that it names a single action rather than enumerating multiple concrete capabilities.

DimensionReasoningScore

Specificity

Names a concrete domain ('content pages for AI discoverability') and a single action ('auditing'), but does not list multiple specific concrete actions, matching the 'names domain and some actions' anchor rather than the multi-action level above.

2 / 3

Completeness

Explicit 'Use when auditing content pages for AI discoverability' trigger answers 'when', and the auditing action plus scope clause answer 'what', satisfying both halves with an explicit trigger.

3 / 3

Trigger Term Quality

Includes natural terms a user would say — 'AI-generated answers', 'search snippets', 'knowledge base extraction' — giving good coverage of how the need is actually voiced, not just technical jargon.

3 / 3

Distinctiveness Conflict Risk

The AI-discoverability / LLM-parsability framing for informational content pages is a clear niche with distinct triggers unlikely to fire for unrelated skills.

3 / 3

Total

11

/

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.