AI AGENT ADDONS

Rive is a tool for making animations that respond to user actions. It uses state machines to control what happens next. This is great for buttons, loaders, and interactive UI.

Unlike simple animations that just play, Rive lets you bind live data to your graphics. For example, a score counter can change its color as the number goes up. This makes the animation feel alive and connected to your app.

Rive works on many platforms like React, iOS, and Android. Designers create the artwork in the Rive editor. Developers use the runtime library to handle inputs and events.

Add Rive Interactive skill to your workflow

Global

mkdir -p ~/.claude/skills/rive-interactive

Project

mkdir -p .claude/skills/rive-interactive

Source Repository

Stars
383
Forks
51
Watchers
383
License
MIT
Last Push
8 months ago
Created
8 months ago