figma-make-local-runner

Installation
SKILL.md

Figma Make Local Runner

Skill by ara.so — Design Skills collection.

Overview

Figma Make Local Runner is a TypeScript/React development environment that runs code exported from Figma Make locally. It solves common issues with Figma Make exports including:

  • Automatic version specifier removal from imports (e.g., @radix-ui/react-slot@1.1.2@radix-ui/react-slot)
  • Custom asset resolution for figma:asset/ imports
  • Pre-installed dependencies commonly used by Figma Make
  • Single HTML build capability for standalone distribution

Installation

# Clone the repository
git clone https://github.com/likang/figma-make-local-runner
cd figma-make-local-runner
Related skills
Installs
6
First Seen
2 days ago