CtrlK
BlogDocsLog inGet started
Tessl Logo

gsap-plugins

Official GSAP skill for GSAP plugins — registration, ScrollToPlugin, ScrollSmoother, Flip, Draggable, Inertia, Observer, SplitText, ScrambleText, SVG and physics plugins, CustomEase, EasePack, CustomWiggle, CustomBounce, GSDevTools. Use when the user asks about a GSAP plugin, scroll-to, flip animations, draggable, SVG drawing, or plugin registration.

77

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.

A dense, actionable plugin reference with executable code and config tables throughout and clear workflow sequencing. Its main weakness is progressive disclosure: it is a large single-file reference rather than an overview pointing to one-level-deep per-plugin detail files.

Suggestions

Split the large per-plugin config tables (e.g. SplitText, MorphSVG) into separate reference files under references/ and link to them from a concise overview, keeping SKILL.md as a navigable index.

Move the verbose SplitText/MorphSVG 'key config' tables and caveats into reference files, leaving a one-line summary plus a 'Learn more' link per plugin in the main body.

Add a brief table-of-contents or per-section anchor list at the top so the 20-plugin catalog is skimmable without scrolling the whole file.

DimensionReasoningScore

Conciseness

The body is code- and config-table-forward with minimal prose padding (e.g. 'Animates scroll position (window or a scrollable element).'); it assumes Claude's competence and avoids explaining what GSAP or a tween is, so most tokens earn their place.

3 / 3

Actionability

Each plugin ships executable registerPlugin code plus specific config tables (e.g. Flip.from vars, Observer options) that are copy-paste ready, matching the 'fully executable code/commands' anchor.

3 / 3

Workflow Clarity

Key workflows are clearly sequenced — 'Register before using the plugin' and Flip's getState → DOM change → Flip.from — and as a reference skill its single actions are unambiguous, so the simple-skill allowance applies; no destructive/batch operations require validation checkpoints here.

3 / 3

Progressive Disclosure

Sections are well-organized and navigation is easy, but the file is a ~420-line monolithic inline reference where detailed per-plugin config tables (notably SplitText and MorphSVG) could be split into separate reference files rather than kept inline.

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.

A strong, specific description that names a concrete plugin catalog, multiple natural trigger terms, and an explicit 'Use when' clause covering both what and when. It is clearly niche-scoped to GSAP plugins with low conflict risk.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'registration', 'scroll-to', 'flip animations', 'draggable', 'SVG drawing' — alongside a specific plugin catalog, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers what ('Official GSAP skill for GSAP plugins — registration, ...') and when ('Use when the user asks about a GSAP plugin, scroll-to, flip animations, ...'), satisfying both halves.

3 / 3

Trigger Term Quality

'GSAP plugin', 'scroll-to', 'flip animations', 'draggable', 'SVG drawing', 'plugin registration' are natural terms a user would actually say, giving good coverage.

3 / 3

Distinctiveness Conflict Risk

A clear GSAP-plugins niche with distinct plugin-specific triggers; unlikely to fire for non-plugin GSAP work, matching the 'clear niche with distinct triggers' anchor.

3 / 3

Total

12

/

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