orchestrating-keyframes-js

Community

Sync CSS animations with JavaScript.

Authoralexejluft
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the conflict where CSS @keyframes with fill-mode: forwards prevent JavaScript from modifying element properties after the animation completes.

Core Features & Use Cases

  • Animation Conflict Resolution: Provides strategies to allow JavaScript control over properties animated by CSS.
  • Event-Driven Updates: Demonstrates using animationend to manage animation removal and subsequent JavaScript property setting.
  • Use Case: Ensure an element's opacity can be changed by JavaScript after a CSS fade-out animation finishes, rather than being permanently locked by forwards.

Quick Start

Use the orchestrating-keyframes-js skill to remove a CSS animation before updating an element's style.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: orchestrating-keyframes-js
Download link: https://github.com/alexejluft/brudi/archive/main.zip#orchestrating-keyframes-js

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.