# 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.
