What problem does it solve?
This Skill eliminates the friction of integrating Lottie and dotLottie animations into HyperFrames projects, ensuring consistent, seekable playback without manual configuration errors for animation control.
Core Features & Use Cases
- Dual Player Compatibility: Supports both lottie-web JSON animations and dotLottie .lottie files, including @lottiefiles/dotlottie-web players.
- Deterministic Playback Configuration: Enforces best practices like disabling autoplay, disabling loops by default, and registering all animation players on the window.__hfLottie registry for reliable HyperFrames seeking.
- Common Use Cases: Ideal for adding logo reveals, product UI motion, decorative icon animations to HyperFrames web projects, and converting Remotion Lottie implementations to plain HyperFrames HTML.
Quick Start
Use the lottie skill to add a seekable lottie-web logo animation to your HyperFrames project, loading the animation file from your local assets folder and registering the player on the window.__hfLottie registry.