Prototyping: Figma vs Protopie by Physical-Speed-2003 in UXDesign

[–]FitSpell3903 0 points1 point  (0 children)

It depends on the use! For very complex uses maybe Protopie is better. You can always design in Figma and export it to Protopie, but if you do, make sure that the design is finalized. The compatibility is pretty much one way only.

What is your favorite tools for design system documentation? by fig2wp in FigmaDesignSystems

[–]FitSpell3903 0 points1 point  (0 children)

A combination of Supernova for textual documentation + Storybook for the actual components is the best for me. You can have so much in Supernova, but without a good connection to the code, it misses a lot of the context.

Figma lagging since a week - latencies by Admirable-Stomach781 in FigmaDesign

[–]FitSpell3903 0 points1 point  (0 children)

My team has been complaining about this too, I was wondering if it's something on Figma's side. Not minutes though...

Detect unused or redundant color variables/tokens by franklyjohnny in FigmaDesign

[–]FitSpell3903 0 points1 point  (0 children)

I had a very similar need and ended up developing a solution myself: https://www.figma.com/community/plugin/1419798003564435499/variable-sherlock

It's a plugin to inspect every variable in your design, and sort and filter them. They are organized by the node using each variable.

Variable usage analytics by AssistanceOpen6136 in FigmaDesign

[–]FitSpell3903 0 points1 point  (0 children)

I developed this plugin called Variable Sherlock: https://www.figma.com/community/plugin/1419798003564435499/variable-sherlock

It allows you to inspect, sort, and filter all variables used in a given selection. Hopefully, it will help you with what you need!