While the workshops were running, I went deeper on the token side. I learned how both iOS and Android were consuming design tokens, then built a Figma plugin that extracted hex color values directly from the configurator file and formatted them for engineering handoff.
The Figma file fed the plugin. The plugin fed the developers. The loop closed without a designer in the middle.
Before the plugin, engineering had to manually copy hex values from screenshots or Zeplin exports, match them to SDK variables, and test each one. That step was error-prone and slow. After the plugin, the output was a formatted config file ready for integration.
This was not a product feature visible to customers. It was infrastructure. The kind of work that nobody sees because, when it works, nothing breaks and nothing is slow and nobody has to wait. The configurator only worked because the token architecture underneath it was already solid.
The design system was the foundation for all of it. Without the token architecture, there were no values to extract. Without the tokens, there was no configurator. Without the configurator, the business team was still spending 200 hours per customer and losing some of them halfway through.