anima-local-dev-loop

Installation
SKILL.md

Anima Local Dev Loop

Overview

Iterative development workflow for Anima design-to-code: generate from Figma, preview in browser, tweak settings, regenerate. Includes side-by-side comparison of React vs Vue vs HTML output.

Instructions

Step 1: Project Setup

mkdir anima-dev && cd anima-dev
npm init -y
npm install @animaapp/anima-sdk dotenv
npm install -D vite @vitejs/plugin-react typescript

Step 2: Generate and Preview Script

Installs
1
GitHub Stars
2.3K
First Seen
Apr 13, 2026
anima-local-dev-loop — jeremylongshore/claude-code-plugins-plus-skills