Most brand tools ask you to leave the place you actually work. Open Figma, design something, then switch tabs to a separate dashboard and manually re-type every color you just picked.
Today we shipped the first piece of something different: a real, working Figma plugin for BrandStack.
Open a Figma file, and the plugin reads every Paint Style and Color Variable already in that file. Select the ones you want, give them a role if you haven't already, and click one button. They land directly in your BrandStack Colors section, no tab-switching, no manual re-entry, no copying hex codes by hand.
The moment they land, the rest of the system picks them up automatically. Primary Shades generates a full 9-step tonal scale from each one. Greyscale derives a tinted neutral palette from your actual brand hue. Spectrum's Auto-Suggest can build accessible color pairings straight from what you just pushed. One action in Figma, an entire color system updates in BrandStack.
This is the direction the whole product is heading: not asking designers to abandon the tools they already live in, making those tools better. Colors is the first slice. Typography and Logos are next.
Built solo, including the plugin itself: a separate Figma-sandboxed codebase, a token-based auth system since plugins can't share a web session, and a live API endpoint validating every push. Hit real bugs along the way (Figma blocks localStorage inside its plugin UI, of all things) and fixed them one at a time until a real color, selected in a real Figma file, showed up live in the actual product.