
Figma Community plugin
2024 · Figma · TypeScript · Claude
Token Importer Plugin
The Figma token importer I needed didn't exist. So I built it.
A free, open-source Figma plugin that imports design tokens from JSON or CSV and creates properly-typed variables: colors become COLOR, numbers become FLOAT, structure preserved, not flattened. I wrote the spec first, paired with Claude to build the TypeScript foundation, then designed every screen in Figma and shipped it solo.


