Searching for UXML & USS examples or asset packages - UI Toolkit best practices

Tried going back to Github to download this UI Toolkit examples but I forgot where… Also I tried the asset store but could not find anything.

I am also studying the Unity Manual Writing UXML Templates and USS selectors for example. There is a lot to learn.

I want to study how to setup and differentiate between the static and dynamic visual elements using UI Builder. I have played around with the 2021.2b16 beta version as I said, it’s great. I am ready to work but I need some UXML & USS examples (maybe an asset package) that demonstrate the best practices also please include scripting practices as well…

Thanks

Have you found anything yet? I am at the same point. I have built a minimal working UI but am looking for templates or good looking assets.

Nothing yet!

I don’t know if you are aware of it already, but there’s this demo project:

It’s basically a sample project for UITK made by Unity. I assume the way it’s setup is according to their expected best practices.

Thanks - yes I am aware but when time permits…

Yet does the author feature a tutorial on its use?

Again Thanks for the reminder… So much to do…

UniteMage

Addendum:
I went to Github to search the Assets folder (directory) but found no tutorial!? There are plenty of UNITY repositories without any mention on how or what they are…

The best examples I’ve found are GitHub - Yecats/GameDevTutorials: Houses various game development tutorials and resources.. The inventory system in particular is very well made.

OK - Thanks again

Both Unity and others like Yecats have contributed much and be nice to list some if not all of these repositories.

Yecats - All Tutorials at a Glance - Some are UI Toolkit

Unity Technologies - UI Toolkit Unity Royale Runtime Demo