Fusion's design system intelligence is Builder’s AI-powered approach to automatically discover, analyze, and map design system components, icons, and tokens.
After indexing your design system with a single command on the command line, Fusion will make use of your components when generating code.
Normally, when AI helps you build features, it creates generic code from scratch. But most companies have their own custom components and design systems that should be used to maintain consistency.
Design system intelligence uses a process called component indexing that creates a catalog of your code's building blocks. The AI scans your codebase once, learns what components exist, how they work, and when to use them.
Implementing design system intelligence requires some technical knowledge. For more details on how to index your application, visit Component indexing.
To view component indexes available in your Organization or Space, go to the Design system intelligence page. Here, you will see all indexed components associated with your Organization or Space.
To view the components indexed within a design system:
- On the Design system intelligence page, click on one of the rows.
- Scroll through the components on the left, or use the search bar to find a component.
- Click the component listing to view the indexed component.
Each indexed component contains an AI generated overview of that component.
You can remove indexed components by clicking on the three-dot menu icon next to a design system. Then, click Remove.