A crucial pillar of our design process, Design Ops defines how we drive collaborative design through streamlined workflows. It encompasses the integration of people, processes, and technologies to optimize our design operations, ensuring a seamless collaboration between designers and other stakeholders.
Due of the size of our team, I had to take over the Design Ops of our design system. As being the product lead, it was my responsibility to communicate and hand-off my designs to the engineers in the most efficient manner.
Leveraging Supernova (Shoutout to them for giving us an enterprise license trial for the duration of the course) as our main source of truth. Through its integrated hooks, I was able to create a Continuous Delivery pipeline for the designs.
Our pipeline was set up as the following, connected through a
hook from Supernova that connects with the Figma API it allowed us to deploy our Tokens through Style Dictionary, to the assigned branch at Github.
Then through Zeplin, I was able to spec out the designed component for the engineers.
As well as managing our components in one central location was also crucial, which is where Storybook came in. It served as our live playground for the coded components.