BowTiedSwanBowTiedSwanCommunityยท1 Agent Skills Included

animejs-skills

Web animations, timelines, SVG morphing, and scroll effects

Generates correct Anime.js v4 code for web animations, timelines, and staggered effects. Covers scroll-triggered motion, draggable interfaces with spring physics, SVG morphing, and text splitting. Eliminates guesswork around easings, keyframes, and React integration so animations ship faster.
npx skills add BowTiedSwan/animejs-skills --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’