figma-migration-deep-dive

Installation
SKILL.md

Figma Migration Deep Dive

Overview

Automate migration of design data between Figma files, from other tools to Figma, or from Figma styles to the Variables API. Covers inventory, extraction, transformation, and validation.

Prerequisites

  • Source and destination Figma file keys
  • FIGMA_PAT with file_content:read and file_variables:write (Enterprise) scopes
  • Understanding of source file structure

Instructions

Step 1: Inventory Source File

const PAT = process.env.FIGMA_PAT!;
Installs
1
GitHub Stars
2.8K
First Seen
13 days ago
figma-migration-deep-dive — jeremylongshore/tons-of-skills-marketplace