CtrlK
BlogDocsLog inGet started
Tessl Logo

scroll-scrubbed-word-reveal

Reveal marked-up text word by word as scroll progress advances, while preserving semantic inline links, emphasis, responsive line wrapping, and reduced-motion readability. Use for headlines, quotes, manifestos, product statements, onboarding messages, or editorial passages where scrolling should pace comprehension rather than simulate typing.

68

Quality

83%

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

78%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.

A concise, well-structured, action-oriented skill body that assumes competence and gives concrete defaults plus a verification checklist. Its main weakness is progressive disclosure: it clearly references demo and REFERENCES.md files that are not present in the bundle, breaking navigation.

Suggestions

Ship the referenced bundle files (demo/index.html, demo/PROMPT.md, REFERENCES.md) alongside SKILL.md so the signaled one-level-deep references actually resolve.

Add an explicit fix-then-retry feedback loop in the Verify section (e.g., 'if contrast or reading-order checks fail, adjust the hidden state and re-verify') to turn the checklist into a recovery loop.

Inline a minimal complete copy-paste example (splitting + scroll mapping + interpolation) so the skill is executable without opening demo/index.html.

DimensionReasoningScore

Conciseness

Lean and imperative throughout; it references TreeWalker, GSAP ScrollTrigger, requestAnimationFrame, and prefers-reduced-motion without explaining them, assuming Claude's competence and letting every token earn its place.

5 / 5

Actionability

Provides concrete executable snippets (the --word-progress mapping), an HTML structure, and specific default value ranges, but the splitting and full GSAP setup are fragmentary rather than copy-paste complete and are deferred to demo/index.html, leaving minor gaps.

4 / 5

Workflow Clarity

A clear Prepare -> Map -> Defaults -> Preserve -> Readable -> Cleanup -> Verify sequence is present with a Verify checklist and an acceptance criterion ('The final DOM must still communicate the complete sentence with JavaScript disabled'), but there is no explicit fix-then-retry feedback loop, capping it at 4.

4 / 5

Progressive Disclosure

The body is well organized into clear sections and signals one-level-deep references (demo/index.html, demo/PROMPT.md, REFERENCES.md), but none of those files exist in the bundle, so the signaled navigation leads to dead paths and disclosure does not actually resolve.

3 / 5

Total

16

/

20

Passed

Description

87%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.

A strong, third-person description that clearly answers both what the skill does and when to use it, with good trigger-term coverage and a distinct niche. The main action is singular with preservation constraints rather than a list of distinct actions, capping specificity at 4.

DimensionReasoningScore

Specificity

Names the domain and a concrete primary action ('Reveal marked-up text word by word as scroll progress advances') plus several preservation constraints (links, emphasis, line wrapping, reduced-motion), but these are qualities of one action rather than multiple distinct actions, so it sits at 4 rather than 5.

4 / 5

Completeness

Explicitly states what the skill does (reveal marked-up text word by word on scroll while preserving semantics) and gives an explicit 'Use for ...' clause with concrete trigger phrases, matching the anchor-5 pattern exactly.

5 / 5

Trigger Term Quality

Good coverage of natural content-type synonyms ('headlines, quotes, manifestos, product statements, onboarding messages, or editorial passages') and a natural distinction ('pace comprehension rather than simulate typing'), but misses common phrasings users might say like 'scroll animation', 'text reveal', or 'scroll-driven'.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (scroll-scrubbed word reveal that preserves inline markup) with distinct triggers and minimal overlap with other skills, making false triggering unlikely.

5 / 5

Total

18

/

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

relative_links

Relative link issues: 3 missing

Warning

Total

15

/

16

Passed

Repository
MengTo/Skills
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.