CtrlK
BlogDocsLog inGet started
Tessl Logo

marquee-loop

Apply seamless infinite marquee loops using duplicated items.

55

Quality

61%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./agent-skills/web-design/marquee-loop/SKILL.md
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.

The body is exceptionally lean and well-organized into clear sections, scoring top marks for conciseness and progressive disclosure. It is held back only by the absence of executable code and an explicit seam-verification checkpoint in the workflow.

Suggestions

Add a minimal copy-paste-ready snippet (HTML with duplicated items plus a CSS keyframes animation translating 0 to -50%) so the guidance is executable rather than descriptive.

Insert an explicit verification step in the workflow, e.g. 'Play the loop and confirm the handoff at -50% shows no visible jump; recheck item widths if it stutters.'

Optionally show the prefers-reduced-motion fallback as a one-line CSS/media-query example to make step 6 immediately actionable.

DimensionReasoningScore

Conciseness

The body is ~15 lean lines with no padding or explanations of concepts Claude already knows; every line is direct guidance and assumes competence, matching the score-3 anchor.

3 / 3

Actionability

Guidance is concrete ('linear transform from 0 to -50%', 'prefers-reduced-motion') but provides no executable code, keyframes, or HTML structure, leaving the implementation incomplete rather than copy-paste ready.

2 / 3

Workflow Clarity

The six steps are clearly sequenced, but there is no explicit validation/verification checkpoint (e.g. 'watch the loop to confirm no jump at the seam'), so checkpoints are implicit rather than stated.

2 / 3

Progressive Disclosure

The skill is under 50 lines, needs no external references, and is organized into well-labeled sections (Use When, Workflow, Guardrails), which per the guidelines lets progressive disclosure score 3.

3 / 3

Total

10

/

12

Passed

Description

50%

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 clear and concrete about the single task (seamless marquee loops via duplicated items) but omits any 'Use when' trigger guidance, which caps both completeness and distinctiveness. It is competent but undersells its trigger surface.

Suggestions

Add a 'Use when...' clause listing natural triggers, e.g. 'Use when a design needs a scrolling logo strip, testimonial ticker, or infinite loop of tags or screenshots.'

Broaden trigger terms to include user-common phrasings like 'infinite scroll', 'scrolling text', 'ticker', or 'carousel loop' so the skill surfaces for varied wording.

Consider naming additional concrete actions (e.g. 'duplicate items, animate the track, and fade edges') to lift specificity from a single verb to multiple.

DimensionReasoningScore

Specificity

The description names the domain ('marquee loops') and one concrete technique ('using duplicated items'), but offers only a single action ('Apply') rather than multiple specific actions like the score-3 anchor.

2 / 3

Completeness

It clearly states what the skill does but has no 'Use when...' clause or explicit trigger guidance, which per the judging guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

'marquee' and 'infinite marquee loops' are natural user terms, but common variations such as 'scrolling text', 'infinite scroll', 'ticker', or 'carousel' are missing, so coverage is partial.

2 / 3

Distinctiveness Conflict Risk

'marquee loops' is a fairly specific niche, but without explicit triggers it could overlap with general scroll/carousel/animation skills, matching the 'somewhat specific but could overlap' anchor.

2 / 3

Total

8

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

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.