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.

76

Quality

96%

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

92%

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

The body is lean, actionable, and clearly sequenced with explicit verification and teardown checkpoints. Its one weakness is progressive disclosure: the skill points to demo and REFERENCES.md files that are not present in the bundle.

Suggestions

Ship the referenced demo/index.html, demo/PROMPT.md, and REFERENCES.md files, or remove the links so navigation does not point at missing resources.

If the demo files are intentionally omitted from this bundle, note inline that they are recreated via demo/PROMPT.md so the reference is self-contained.

Consider promoting the cleanup/teardown checklist into a short numbered sequence to make the unmount/route-change path as explicit as the Verify section.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence (uses TreeWalker, GSAP ScrollTrigger, CSS custom properties without explaining them), and every section — value ranges, defaults, teardown — earns its place; not the level below because there is no padded concept explanation to tighten.

3 / 3

Actionability

Concrete executable JS (the --word-progress mapping), specific CSS value ranges (opacity 0.12-0.3, blur 4-10px), and named library choices (GSAP ScrollTrigger with scrub vs dependency-free rAF) give copy-paste-ready guidance rather than vague direction.

3 / 3

Workflow Clarity

Sections sequence clearly (Prepare → Map → Defaults → Emphasis → Readable → Clean up → Verify) and the Verify section is an explicit validation checklist including "The final DOM must still communicate the complete sentence with JavaScript disabled," with a teardown checkpoint for cleanup.

3 / 3

Progressive Disclosure

Sections are well-organized and references (demo/index.html, demo/PROMPT.md, REFERENCES.md) are clearly signaled and one level deep, but the referenced bundle files do not exist in the actual bundle, so navigation is promised but not delivered — better than a monolithic wall but not the clean split of the top anchor.

2 / 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, third-person, and complete with explicit what-and-when triggers and natural user-facing terms. It occupies a clearly distinct niche and is unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

"Reveal marked-up text word by word as scroll progress advances, while preserving semantic inline links, emphasis, responsive line wrapping, and reduced-motion readability" names multiple concrete actions (word-by-word reveal, preserving links/emphasis/wrapping/reduced-motion), matching the anchor listing several specific concrete actions.

3 / 3

Completeness

It explicitly answers both what ("Reveal marked-up text word by word...") and when ("Use for headlines, quotes..."), with an explicit trigger clause, matching the top anchor.

3 / 3

Trigger Term Quality

"Use for headlines, quotes, manifestos, product statements, onboarding messages, or editorial passages" plus "scrolling should pace comprehension rather than simulate typing" gives natural content-type terms and behavioral intent a user would actually voice.

3 / 3

Distinctiveness Conflict Risk

The niche is precise (scroll-scrubbed word reveal preserving inline markup) with distinct content-type triggers, making overlap with unrelated skills unlikely.

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

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.