animejs-skills
Web animations, timelines, SVG morphing, and scroll effects
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install animejs-skills?โผ
Run `npx skills add BowTiedSwan/animejs-skills --all -g -y` in your terminal to install the skill globally.
What can I build with Anime.js v4?โผ
You can build CSS and SVG animations, timeline sequences, scroll-triggered effects, draggable elements with spring physics, and split-text animations.
Does this skill work with React?โผ
Yes. It covers React integration through createScope, including proper cleanup with revert() inside useEffect hooks.
Can I create scroll-triggered animations?โผ
Yes. The skill includes the onScroll API with thresholds, sync modes, and callbacks for enter and leave events.
Do I need animation experience to use this?โผ
No. Describe the effect you want in plain English and your agent writes the correct Anime.js code using the built-in API reference and examples.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core