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.

65

Quality

77%

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

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/gsap-plugins/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

71%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 well-organized, largely executable reference with lean tables and code for most plugins. Its main limitations are a few under-exampled easing plugins and the absence of local progressive-disclosure references, leaving dense config tables inlined in one long file.

Suggestions

Move the large SplitText and MorphSVG config tables into reference files (e.g., references/splittext.md, references/morphsvg.md) and link to them from SKILL.md to improve progressive disclosure.

Add a short executable example for EasePack, CustomWiggle, and CustomBounce so every documented plugin has copy-paste-ready guidance.

Tighten the 'Use for ...' prose intros (e.g., Draggable, Observer) into a single phrase to reclaim tokens without losing the trigger signal.

DimensionReasoningScore

Conciseness

Largely lean with tables and short code snippets and no padding of concepts Claude already knows; a few prose intros ('Use for sliders, cards, reorderable lists...') could be tightened, so it is efficient rather than maximally lean.

4 / 5

Actionability

Most plugins get copy-paste-ready code with imports and registerPlugin calls plus concrete config tables; a few plugins (EasePack, CustomWiggle, CustomBounce) are one-liners with no executable example, leaving minor gaps.

4 / 5

Workflow Clarity

The register-before-use sequence and revert guidance are clear, and Best practices/Do Not sections reinforce it; as a reference skill it lacks explicit validation checkpoints, but it is not primarily a destructive/batch workflow so the cap does not bind.

4 / 5

Progressive Disclosure

No bundle files exist and all content lives in a single ~420-line SKILL.md; section organization is good and external 'Learn more' links are signaled, but dense config tables (SplitText, MorphSVG) that could be split into reference files are inlined, so it is only moderately structured for disclosure.

3 / 5

Total

15

/

20

Passed

Description

83%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, specific description with explicit trigger guidance and a clear plugin enumeration. The main weakness is action vocabulary limited largely to 'registration' rather than per-plugin actions, and the ScrollTrigger boundary is clarified in the body but not the description.

Suggestions

Add one or two concrete per-plugin actions (e.g., 'animate scroll position', 'morph SVG shapes', 'split text for staggered animation') so the 'what' reads as actions rather than an object list.

Mention the ScrollTrigger boundary in the description (e.g., 'ScrollTrigger has its own skill') to further reduce conflict risk at the trigger layer.

DimensionReasoningScore

Specificity

Enumerates many concrete plugin names (ScrollToPlugin, Flip, Draggable, SplitText, etc.) and the explicit 'registration' action, but the action vocabulary beyond registration is thin, keeping it just below comprehensive.

4 / 5

Completeness

Clearly states what the skill covers (registration plus the named GSAP plugins) and gives an explicit 'Use when the user asks about...' clause with concrete trigger phrases, satisfying both what and when.

5 / 5

Trigger Term Quality

Includes natural phrases a user would say — 'GSAP plugin', 'scroll-to', 'flip animations', 'draggable', 'SVG drawing', 'plugin registration' — with good synonym coverage, though a few common terms like 'morph' or 'text animation' are absent.

4 / 5

Distinctiveness Conflict Risk

Clearly niched to GSAP plugins and distinct from sibling skills, with only minor overlap risk (e.g., ScrollSmoother touching ScrollTrigger territory); the description itself does not explicitly state the ScrollTrigger boundary.

4 / 5

Total

17

/

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.