AI AGENT ADDONS
AI & Agent Building
69,717installs

HyperFrames uses Lottie animations to add motion to your AI agents. You can embed lottie-web JSON files or .lottie files easily. This skill shows you how to set up players and register them on window.__hfLottie.

The timeline of each animation is already built into the asset. HyperFrames only needs a player object it can seek forward and backward. This makes Lottie a great fit for smooth transitions and motion.

You will learn how to load animations from local files, disable autoplay, and keep container sizes stable. You can use this for logo reveals, icon loops, and product UI motion. Just test your exported files in a browser first.

Add Lottie skill to your workflow

Global

mkdir -p ~/.claude/skills/lottie

Project

mkdir -p .claude/skills/lottie

Source Repository

Stars
31,941
Forks
2,975
Watchers
31,941
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago