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 here | You will learn |
|---|---|---|
| Design or maintain the Figma library | Designers | How to prepare styles, components, names, publishing, and handoff notes |
| Install or run the CLI | Developers | How to configure Figmage, sync tokens, shape output, and automate the CLI |
π¨βπ» Iβm a developer
Section titled βπ¨βπ» Iβm a developerβ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.jsoption. - Token Types β everything Figmage can generate.
- CLI β the complete command reference.
π¨ Iβm a designer
Section titled βπ¨ Iβm a designerβ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:
- Styles & Variables β colors, type, and shadows.
- Components β spacing/sizing scales, icons, and images.
- Naming & Grouping β your contract with developers.
- Publish & Share β make your work available to Figmage.
- Handoff & Limitations β a final checklist and what to know.
- New to design systems? Read Why Figmage.
- Want the big picture of what it can do? See Features.