Plugin directory / Tools & Capabilities / dsh-figma-to-lottie
dsh-figma-to-lottie
Broken · install/load issue zimai233/dsh-figma-to-lottie ↗
What it does
Figma/SVG to Lottie animation compiler for DeepSeek Harness. Turn SVG paths and keyframe data into self-contained .lottie.json files.
Broken — install or load issue
Figma/SVG to Lottie animation compiler for DeepSeek Harness. Turn SVG paths and keyframe data into self-contained .lottie.json files. Note: it currently has an install or load issue — check the repo before relying on it.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:zimai233/dsh-figma-to-lottie - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:zimai233/dsh-figma-to-lottie. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Could not be installed from GitHub — check the repository for missing dependencies or a broken build.
Repository
github.com/zimai233/dsh-figma-to-lottie ↗