Ask HN: What tools do you use for managing and maintaining design systems?
1–5 of 5 posts
Re: Ask HN: What tools do you use for managing and maintaining design systems?
#2Re: Ask HN: What tools do you use for managing and maintaining design systems?
#3Figma
Also, what does the evolution process (creating a new component or modifying an existing one) look like?
Re: Ask HN: What tools do you use for managing and maintaining design systems?
#4Re: Ask HN: What tools do you use for managing and maintaining design systems?
#5Figma
Does all your documentation live in figma as well? Or storybook? Also, what does the evolution process (creating a new component or modifying an existing one) look like?
In separate document, we put the application screens, and navigation between screens only. We try to detail out all possible states of the application, elaborating them in writing in the file.
Finally, we have one more page showing variations of the interface to illustrate all conventions.
Biggest benefit is that all design assets can be exported in SVG format and used in actual application so the app is as close to the Figma as well.
Once you have working prototypes, I strongly suggest including videos of the actual implementation for reference and accommodations for limits of the tech stack used, because it may not match perfectly with the Figma.
For more complex design systems, you may want to look at design kits by larger companies. Examples below: * https://www.figma.com/community/file/1035203688168086460/Mat... * https://material.io/blog/material-3-figma-design-kit * https://www.figma.com/community/file/1159947337437047524 * https://www.figma.com/community/file/1248375255495415511/App...