animejs-animation

Advanced JavaScript animation library skill for creating complex, high-performance web animations.

Content Preview
--- 
name: animejs-animation
description: Advanced JavaScript animation library skill for creating complex, high-performance web animations.
risk: safe
source: community
date_added: "2026-03-07"
---

# Anime.js Animation Skill

[Anime.js](https://animejs.com/) is a lightweight but extremely powerful JavaScript animation engine. It excels at complex timelines, staggering, and precise control over DOM, CSS, and SVGs.

## Context

This skill is used for creating high-fidelity, jaw-dropping web anim
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/animejs-animation.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/animejs-animation/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/animejs-animation/SKILL.md

Related Skills