Supernova equips developers with interactive documentation tools that bring clarity and structure to design systems. With features like live component previews, Storybook integration, and markdown support, engineers can easily access, test, and implement design decisions—all in one place.
.md
files effortlessly in the editor, ensuring existing engineering documentation is integrated into your design system without duplication.Supernova’s CLI makes it easy to manage Markdown-based documentation by automating .md
file updates. With GitHub Actions integration, developers can automatically sync and publish documentation changes, ensuring the latest engineering guidelines, best practices, and component usage notes remain up to date without manual intervention. More on this in Mission 3.
---
If you completed Mission 1, you already know how metadata enriches component documentation. Now, take it a step further by leveraging metadata to create a more dynamic and transparent documentation experience.
Get inspired by how the team at Visma documents their components using a Storybook block combined with code snippets. They create an interactive playground where developers can explore components, view Storybook canvases and add-ons, and reference code snippets—all in one place. This approach enhances documentation by providing rich context, better usability, and deeper insight into how components function.
We’re constantly inspired by how teams push their documentation to the next level. Beyond documenting components and tokens, there’s a growing need for more comprehensive developer onboarding. Design system consumers expect more than just static references—they need clear guidance on how to implement and use design system elements effectively. One great example is the onboarding guide created by the team at Mews using Supernova, helping developers seamlessly integrate the design system into their workflows. Consider how you can provide similar structured guidance to help your team build better products faster.