·animejs-v4

Anime.js 4.0 animations for Web Components — drag-drop, click feedback, swaps, cancelable motion. Use when adding animations, drag interactions, visual feedback, or motion to custom elements. Combines with web-components-architecture for lifecycle cleanup.

0Installs·0Trend·@matthewharwood

Installation

$npx skills add https://github.com/matthewharwood/fantasy-phonics --skill animejs-v4

SKILL.md

| cancel() | Stop immediately, keep current inline styles | | revert() | Stop and remove all inline styles | | complete() | Jump to final values immediately |

Built-in: linear, in, out, inOut, outIn (with power: out(3)). Named: inQuad, outQuad, inOutQuad, inCubic, outExpo, inOutElastic, outBounce, outBack.

Always cancel existing animations before starting new ones. Use a WeakMap to track animations per element without memory leaks.

Anime.js 4.0 animations for Web Components — drag-drop, click feedback, swaps, cancelable motion. Use when adding animations, drag interactions, visual feedback, or motion to custom elements. Combines with web-components-architecture for lifecycle cleanup. Source: matthewharwood/fantasy-phonics.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/matthewharwood/fantasy-phonics --skill animejs-v4
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is animejs-v4?

Anime.js 4.0 animations for Web Components — drag-drop, click feedback, swaps, cancelable motion. Use when adding animations, drag interactions, visual feedback, or motion to custom elements. Combines with web-components-architecture for lifecycle cleanup. Source: matthewharwood/fantasy-phonics.

How do I install animejs-v4?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/matthewharwood/fantasy-phonics --skill animejs-v4 Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/matthewharwood/fantasy-phonics