animejs

Provide API reference and version-specific guidance for the anime.js JavaScript library.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/eboody/eran.codes --skill animejs-eboody
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: animejs
Source: https://github.com/eboody/eran.codes/tree/main/archive/skills/animejs
Command: npx skills add https://github.com/eboody/eran.codes --skill animejs-eboody

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and agents (resource) components.

What problem does it solve?

This Skill provides instant, accurate, and context-aware guidance for using the anime.js library, eliminating the need to search external websites or guess API details.

Core Features & Use Cases

  • Version-Specific Guidance: Access documentation for anime.js v4, v3, and v2.
  • API Reference: Quickly find correct parameter names, default values, methods, and callbacks.
  • Example Implementation: Refer to local copies of official demos for practical application.
  • Use Case: When implementing a complex animation sequence, use this Skill to verify the exact syntax for keyframes, easing functions, and timeline controls, ensuring your code is correct and efficient.

Quick Start

Use the animejs skill to find the documentation for the duration property in anime.js v4.

Frequently Asked Questions about animejs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the correct API parameters for anime.js animations?

Find correct anime.js animation API parameters by accessing a local documentation mirror that provides parameter names, default values, methods, and callbacks for accurate implementation.

What is the syntax for keyframes and easing functions in anime.js?

The syntax for keyframes and easing functions in anime.js is available via local copies of official demos and documentation, allowing you to verify exact structures for complex animation sequences.

Does anime.js v4 documentation differ from v3 and v2?

anime.js v4 documentation differs from v3 and v2, and this guidance provides version-specific details to facilitate API reference lookup and version migration tasks.

How do I debug a JavaScript animation timeline when it breaks?

Debug a broken JavaScript animation timeline by referencing source-grounded guidance to verify exact syntax for timeline controls, keyframes, and callbacks within your anime.js code.

Can I see practical examples of anime.js animation sequences?

You can see practical examples of anime.js animation sequences through local copies of official demos, which demonstrate implementation patterns for direct application in your projects.

What is the best way to migrate my code to the latest anime.js version?

The best way to migrate code to the latest anime.js version is using version-specific guidance that compares v4, v3, and v2 API references to ensure correct syntax updates.