@adriatic do you mean a new Forum Category for UI?
Yes, as this is the best option we have at the moment to initialize and conduct a basic discussion that could define content to be written as an RFC.
Since this discussion started, I “evolved” a bit and would like to extend the term Frontend templates built for redwood
to a more general one RedwoodJS templates
see NextJS templates as a very nice commodity for developers.
In order to do this right for our context, we need a good balance between using generators (which “know” where to insert the generated code) and templates that most likely expect to be added manually. Each such template should have its own metadata (telling how to include it in your program) - see this as an example