CtrlK
BlogDocsLog inGet started
Tessl Logo

gsap-utils

Official GSAP skill for gsap.utils — clamp, mapRange, normalize, interpolate, random, snap, toArray, wrap, pipe. Use when the user asks about gsap.utils, clamp, mapRange, random, snap, toArray, wrap, or helper utilities in GSAP.

74

Quality

91%

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

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

The body is a well-organized, highly actionable reference: every util has executable examples with expected outputs, and content is grouped into clear categories with external links for deeper detail. The only slack is mild repetition of the value-omission concept and an inlined bulk that could optionally live in separate reference files.

Suggestions

Consolidate the 'omit the value to get a function' explanation into one authoritative spot (e.g. the Overview) and have per-util sections refer back to it, rather than restating it for each util.

Consider splitting the per-util API details into a references/ file (e.g. UTILS.md) and keeping SKILL.md as an overview with the function-form concept and a few representative examples, to improve progressive disclosure.

Tighten the Overview paragraph slightly (e.g. drop 'no need to register') to remove minor over-explanation.

DimensionReasoningScore

Conciseness

Each util is a tight one-line purpose plus an executable example with expected outputs, assuming Claude knows JS/GSAP basics; the value-omission behavior is restated in the overview, per-util sections, and best practices, which could be trimmed to a single authoritative explanation.

4 / 5

Actionability

Every util ships copy-paste-ready executable JavaScript with concrete inputs and expected outputs, covering value form, function form, array form, and tween-vars string form across the common cases.

5 / 5

Workflow Clarity

As a reference skill it has no multi-step process, but sections are clearly titled and logically grouped by category (clamping/ranges, random/snap, units/parsing, arrays/collections); it stops short of anchor 5's explicit validation/checkpoint structure, which does not apply to pure math helpers.

4 / 5

Progressive Disclosure

No bundle files exist; the body is a single well-organized reference with clear section headers, per-util subsections, and clearly signaled one-level external doc links (gsap.com), with no nested file references — solid structure though the bulk is inlined rather than split into separate reference files.

4 / 5

Total

17

/

20

Passed

Description

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

The description is third-person, specific, and explicitly pairs a comprehensive 'what' (nine named utils) with a concrete 'Use when' trigger clause. It is concise without padding and clearly distinguishable from sibling GSAP skills.

DimensionReasoningScore

Specificity

Names the domain (gsap.utils) and lists nine concrete functions (clamp, mapRange, normalize, interpolate, random, snap, toArray, wrap, pipe), giving comprehensive coverage of the util surface.

5 / 5

Completeness

Explicitly answers both 'what' (official GSAP skill for the listed utils) and 'when' (Use when the user asks about gsap.utils, clamp, ...) with concrete trigger phrases.

5 / 5

Trigger Term Quality

The 'Use when' clause enumerates the natural function-name keywords users would actually say (gsap.utils, clamp, mapRange, random, snap, toArray, wrap) plus the natural variation 'helper utilities in GSAP'.

5 / 5

Distinctiveness Conflict Risk

'Official GSAP skill for gsap.utils' with named functions carves a clear niche with distinct triggers and minimal overlap with sibling GSAP skills.

5 / 5

Total

20

/

20

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
calesthio/OpenMontage
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.