vibefigma-figma-to-react
Installation
SKILL.md
VibeFigma - Figma to React Converter
Skill by ara.so — Design Skills collection.
VibeFigma is an open-source tool that transforms Figma designs into production-ready React components with Tailwind CSS. It uses the official Figma API to extract designs and generate clean, maintainable TypeScript/React code.
Installation
VibeFigma can be used without installation via npx, or installed globally/locally:
# Run directly (recommended)
npx vibefigma
# Install globally
npm install -g vibefigma