CtrlK
BlogDocsLog inGet started
Tessl Logo

pagination

Use when auditing paginated content (blog archives, product category pages, search results). Applies to any site with lists or grids of content split across multiple pages.

67

Quality

81%

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

SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

A well-structured, actionable overview with good progressive disclosure via a single real reference file. The main weaknesses are redundancy between the Check and Code Review sections and the lack of explicit verification checkpoints in the body.

Suggestions

Merge the 'Check' and 'Code Review' sections — they repeat the same URL-pattern discovery and flag-page-2 logic — and keep one concise detection procedure.

Add an explicit verification step in the body (e.g., re-check the canonical tag after applying the fix, or confirm page 2+ is crawlable) rather than only delegating verification to references/rule.md.

Trim the 'Explain' section, which restates the indexing consequence already covered in the opening paragraph and Quick Reference.

DimensionReasoningScore

Conciseness

Mostly efficient prose, but the 'Check' and 'Code Review' sections substantially overlap (both list the same URL patterns and flag-page-2-to-page-1 logic), and the 'Explain' section re-tells reasoning already implied — the body could be tightened by merging the redundant sections.

2 / 3

Actionability

Provides specific URL patterns (?page=, /page/, /p/), a concrete copy-paste canonical tag in 'Fix', and precise flagging criteria, giving actionable guidance for this instruction-style audit skill.

3 / 3

Workflow Clarity

Sections imply a Check → Fix sequence, but verification/validation checkpoints are absent from the body (delegated to the reference), so the workflow's checkpoints are implicit rather than explicit.

2 / 3

Progressive Disclosure

The body is a tight overview that delegates full implementation details to a single, clearly signaled one-level-deep reference (references/rule.md, which exists), with well-organized sections for easy navigation.

3 / 3

Total

10

/

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.

A concise, well-triggered description that clearly states both purpose and activation conditions in third-person imperative voice. Its only gap is listing a single action verb rather than multiple concrete capabilities.

DimensionReasoningScore

Specificity

Names the domain ('paginated content') and a single action ('auditing') with concrete examples (blog archives, product category pages, search results), but does not enumerate multiple distinct actions like the level-3 anchor requires.

2 / 3

Completeness

Explicitly answers both what (auditing paginated content) and when via an explicit 'Use when...' trigger clause, matching the level-3 anchor.

3 / 3

Trigger Term Quality

Covers natural terms users would say — 'blog archives', 'product category pages', 'search results', 'lists or grids of content split across multiple pages' — giving good coverage of common phrasings.

3 / 3

Distinctiveness Conflict Risk

Scoped to a clear niche (pagination canonicalization in SEO) with distinct triggers, making it 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.