rive-web

Installation
SKILL.md

Rive Web Runtime

Embed and control Rive animations on the web with JavaScript/TypeScript.

Installation

# Canvas renderer (smaller, good for most cases)
npm install @rive-app/canvas

# WebGL renderer (better for complex animations)
npm install @rive-app/webgl

Quick Start

import { Rive } from '@rive-app/canvas';
Related skills

More from stevysmith/rive-skills

Installs
3
GitHub Stars
13
First Seen
Jan 26, 2026