frontend-rive

Installation
SKILL.md

Rive

Interactive animations with built-in state machines. Animation logic inside the .riv file.

When to Use

  • Animations that REACT to input (hover, click, data)
  • Animated buttons, toggles, checkboxes
  • Progress indicators driven by values
  • Multi-state characters/icons
  • Complex state transitions

When NOT to Use

  • Simple decorative loops → Lottie
  • Static illustrations → SVG
  • Quick spinners → CSS/Lottie

Key Concept: State Machines

Installs
8
GitHub Stars
11
First Seen
Jan 26, 2026
frontend-rive — petbrains/mvp-builder