spring-physics

SkillWeb & browsing

Website for Kanvas extension

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the spring-physics skill

What this skill tells your AI

The instructions your AI receives, as published by meshery-extensions/kanvas-site in .agents/skills/kanvas-animations/skills/spring-physics/SKILL.md and read by ahel’s review.

Not applicable to this project. Spring physics libraries (react-spring, Framer Motion) require React. Kanvas site uses vanilla GSAP.

Equivalent patterns for this project:

  • Hover spring feel → cubic-bezier(0.16, 1, 0.3, 1) in SCSS transitions (see css-animations)
  • One-shot spring entrance → gsap.from('.el', { ..., ease: 'back.out(1.4)' })
  • Overshoot on return → gsap.to('.el', { x: 0, ease: 'elastic.out(1, 0.5)' })
  • Scrub-based movement → always use scrub: 1 (see scroll-animations)

Signals

GitHub stars
39
Forks
49
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
spring-physics
Source
github.com/meshery-extensions/kanvas-site