What problem does it solve?
This Skill eliminates the compatibility friction between standard CSS animations and HyperFrames' deterministic clip seeking functionality, ensuring animations behave consistently when scrubbing previews or rendering final output.
Core Features & Use Cases
- HyperFrames-Compatible Animation Patterns: Pre-built adapter patterns for CSS keyframes, animation-delay timing, animation-fill-mode, and animation-play-state that integrate seamlessly with HyperFrames' runtime.
- Common Motion Use Cases: Supports decorative loops, shimmer/glow effects, staggered UI element entrances, and non-sequenced background motion that does not require full JS timeline tooling like GSAP.
- Validation Guidance: Includes instructions for running HyperFrames lint and validate commands to catch animation compatibility issues before deployment.
Quick Start
Use the css-animations skill to add a seekable pulsing ring animation to a HyperFrames clip element with a 4-second duration and 3 iteration count.