---
slug: "sync-figma-token-skill"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/firebenders/sync-figma-token-skill@main/README.md"
repo: "https://github.com/firebenders/sync-figma-token-skill"
source_file: "README.md"
branch: "main"
---
# sync-figma-token-skill

Skill package for syncing design tokens between code and Figma variables.

## Install

Use the Skills CLI:

```bash
npx skills add firebenders/sync-figma-token-skill@sync-figma-token -g -y
```

If your runtime supports local skill folders, you can also point it to this repository directly.
