How do I add my library design system and tokens to my template in dolt.diy?

I would like to do generation based on my design system and tokens, how would you approach this task?

I don’t really understand if the model sees what is in the bolt.diy project. And how to ask it to install my two npm libraries from the .tgz computer files.

And then use components and tokens from the system design library. If you just upload to the project, it says that the limit is 1000 files.

Maybe someone has done similar for antd or similar solution?