Real Skill packageSource verifiedClawHub registry

gsap-motion

Design and implement intentional web motion with GSAP, React, Next.js, ScrollTrigger, Flip, SplitText, accessibility, performance, and responsive behavior. Use when animation or interaction polish is part of a frontend task.

Identity and source

Publisher attributionCarine Bertagnolli Bathagliniregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 63% rule confidence
Package forminstruction bundle21 recorded files
Canonical sourceClawHub registryclawhub:cbbathaglini:gsap-motion
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/25/2026.claude/skills/gsap-motion

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/25/2026.agents/skills/gsap-motion

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/25/2026skills/gsap-motion

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @cbbathaglini/gsap-motion
clawhub inspect @cbbathaglini/gsap-motion --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
20 / 21 inspected as text
Checked
8/25/2026, 1:54:37 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/24/2026, 5:08:31 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:85811ff89f979f9b62d17b0a1027c02603223ca1be6d30d3304a96aa251cf721
Show up to 21 recorded paths
  • .clawhubignore
  • examples/flip-layout.tsx
  • examples/hero.tsx
  • examples/reduced-motion.tsx
  • examples/scroll-storytelling.tsx
  • examples/section-reveal.tsx
  • examples/stagger-cards.tsx
  • README.md
  • references/accessibility.md
  • references/anti-patterns.md
  • references/decision-guide.md
  • references/gsap-core.md
  • references/motion-design.md
  • references/nextjs.md
  • references/performance.md
  • references/react.md
  • references/responsive-motion.md
  • references/scrolltrigger.md
  • references/timelines.md
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of gsap-motion skill. - Provides guidance for integrating GSAP motion with React, Next.js, and common GSAP plugins. - Offers recommendations for when to use CSS vs. GSAP and best practices for animation performance and accessibility. - Includes specific routing to reference materials for GSAP features, pattern selection, and frontend integration details. - Supplies example components for hero entrances, section reveals, card grids, ScrollTrigger scenes, layout transitions, and reduced-motion handling. - Establishes a delivery checklist to ensure robust, accessible, and maintainable web motion.