agentsclimarketplace

Web motion library

Skill Sheshiyer/skill-clusters/skills/web-motion-library

Hub-and-spoke agent-skill clusters, one per stack (Astro·GSAP·Remotion, Tauri, …). Installable via skills.sh.

Install
npx -y skills add Sheshiyer/skill-clusters --skill web-motion-library

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Select and implement interactive web animations, 3D elements, and pre-built React/Tailwind/Framer Motion components for landing pages and hero sections. Use when adding hover effects, morphing shapes, hero sections with background video, or choosing from Magic UI's 50+ animated component library.

SKILL.md

2.9 KB, 549 tokens by cl100k_base, as published. Nobody here has run it

Web Motion Library

Reference library for interactive web animations and pre-built component systems. Covers hover motion patterns, morphing background shapes, full-screen hero sections, and the Magic UI component library (50+ animated React/Tailwind/Framer Motion components).

When to Use

  • Adding interactive hover animations to image grids or text rows
  • Implementing morphing SVG background shapes
  • Building full-screen hero sections with background video
  • Selecting pre-built animated components from Magic UI
  • Choosing between animation approaches for landing pages

Animation Patterns

PatternSourceTech StackBest For
Hover Motion Gridsink.design / CodropsCSS + JSImage grids that respond to mouse movement, intro animations
Morphing ShapesCodropsSVG + CSSOrganic background transitions, exhibition-style layouts
Hero SectionViktor OddyReact + Tailwind CSSFull-screen hero with background video, Rubik font, SVG CTA
Magic UI Componentsmagicui.designReact + Tailwind + Framer Motion50+ pre-built animated components (marquees, borders, cards)

Component Selection Guide

When you need...

NeedUseWhy
Mouse-reactive image gridHover Motion patternRows move in sync with cursor, supports intro animation reveal
Organic background animationMorphing Shapes patternSVG shape transitions, exhibition/gallery aesthetic
Full-screen landing heroViktor Oddy HeroBackground video, Rubik typography, custom SVG button
Animated marquee/tickerMagic UI: MarqueeInfinite scroll with pause-on-hover
Glowing card bordersMagic UI: Shine BorderAnimated gradient border effect
Notification feedMagic UI: Notification ListStacked animated notification cards
Social proof logosMagic UI: Company LogosAuto-scrolling logo strip
Concentric circlesMagic UI: CirclesExpanding ring animation
Ripple effectsMagic UI: RippleClick/hover ripple animations

Key Technical Notes

  • Magic UI is a shadcn/ui companion — install components individually, not as a monolithic package
  • All Magic UI components are open-source (React + TypeScript + Tailwind + Framer Motion)
  • Hero section uses Rubik font (Google Fonts) with tight line-height (0.98) and negative letter-spacing (-2px to -4px)
  • SVG CTA buttons use custom path fills instead of standard CSS backgrounds for unique shapes

See references/patterns.md for implementation details and component specifications.

Gives 0 of the 12 instructions most css styling skills give in 549 tokens

Counted across 586 of the 596 authors here whose files we hold, read 2026-08-06

  • avoid excessive centered layoutsin 55 of 586, across 12 files
  • bundle code into single HTML filein 54 of 586, across 14 files
  • Respect prefers-reduced-motion user settingsin 52 of 586, across 35 files
  • avoid purple gradientsin 51 of 586, across 11 files
  • avoid uniform rounded cornersin 51 of 586, across 11 files
  • avoid Inter fontin 51 of 586, across 11 files
  • edit generated files to develop artifactin 50 of 586, across 10 files
  • animate only transform and opacity propertiesin 43 of 586
  • Make touch targets at least 44x44 pixelsin 41 of 586, across 15 files
  • Ensure minimum color contrast of 4.5:1in 39 of 586, across 10 files
  • use tailwind cssin 39 of 586, across 24 files
  • Use SVG icons instead of emojisin 38 of 586, across 11 files

Said here and by no other author read

  • install magic ui components individually
  • use hover motion pattern for mouse-reactive image grids
  • use morphing shapes pattern for organic background animation
  • use viktor oddy hero for full-screen landing hero
  • use magic ui marquee for animated marquees
  • use magic ui shine border for glowing card borders

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.