Skip to content

Getting Started

Figmage turns a published Figma library into design tokens as code. A designer prepares styles and components in Figma; a developer runs one command and gets typed, ready-to-import token files that stay in sync with the design source of truth.

The docs are split into two tracks. Pick the one that matches your role β€” most teams will use both.

If you…Start hereYou will learn
Design or maintain the Figma libraryDesignersHow to prepare styles, components, names, publishing, and handoff notes
Install or run the CLIDevelopersHow to configure Figmage, sync tokens, shape output, and automate the CLI

If you are a developer who uses Figmage to pull design tokens from Figma, you can start with the introduction to the developer docs to get started, or jump right in with:

  • Quickstart β€” install, configure, and run your first sync.
  • Install and Auth β€” the full setup, tokens, and CI.
  • Configuration β€” every figmage.config.js option.
  • Token Types β€” everything Figmage can generate.
  • CLI β€” the complete command reference.

If your role includes creating and managing a design system in Figma, you can start with the introduction to the designer docs to get started, or jump right in with:

  • New to design systems? Read Why Figmage.
  • Want the big picture of what it can do? See Features.