Get the Latest Updates

Receive occasional drops of new designs, components, and random resources. No spam, just the good stuff.

Back

Figma Plugins

My little helpers I vibe-coded for my own use

June 1, 2026, 1 min. read

TL;DR: Here's a few plugins I designed and coded for myself to ease my workflow. I don't put too much effort into them.

Disclaimer June 2026: Figma apparently listened to the user and instead of me creating plugins in Claude Code and then importing them, they enabled creating them right in Figma, and project-specific (meaning they are saved in the project file and not somewhere on your disk). Nice.

Circular Fiducial Marker Generator

Clicky clickClicky click

A tool I built while designing PiCube. This plugin generates those markers directly in Figma so I could test how they look at different sizes, stroke weights, and color combinations.

Not published yet


Token Guard

Either fail or succeedEither fail or succeed

Sometimes I'd block devs by leaving non-token values in my designs. So I made a plugin to catch it. Select a frame and it instantly tells you if every spacing and gap is bound to a variable instead of a hardcoded value.

Download here

Back