AI AGENT ADDONS
Skill Development
70,684installs

You can add smooth animations to your HyperFrames projects using Anime.js. This skill shows you how to do it the right way.

The trick is to set autoplay to false. You then register your animation on window.__hfAnime. This lets HyperFrames control the timing.

Follow the patterns shown here to avoid bugs. Your animations will be seek-driven and work perfectly inside HyperFrames.

Add Animejs skill to your workflow

Global

mkdir -p ~/.claude/skills/animejs

Project

mkdir -p .claude/skills/animejs

Source Repository

Stars
31,941
Forks
2,975
Watchers
31,941
License
Apache-2.0
Last Push
22 days ago
Created
4 months ago