Figma Design Token Extractor

Extracts design tokens from Figma files using the Figma REST API and style-dictionary. Generates CSS custom properties, Tailwind configs, and Swift/Kotlin theme files from Figma components.

agentskillexchange Updated 28 repo stars

File contents

Figma Design Token Extractor

Extracts design tokens from Figma files using the Figma REST API and style-dictionary. Generates CSS custom properties, Tailwind configs, and Swift/Kotlin theme files from Figma components.

Installation

Use the upstream install or setup path that matches your environment:

  • Make requests for different resources:

Requirements and caveats from upstream:

  • Once granted access, you can use the Figma API to inspect a JSON representation of the file. Every layer or object in a file will be represented within the file by a node (subtree). You will then be able to access and...

Basic usage or getting-started notes:

Documentation

Source

agentskillexchange/skills/tree/main/skills/figma-design-token-extractor-3 commit 5b23ac7106

Frequently asked questions

npx skillmds@latest add agentskillexchange/figma-design-token-extractor