We can run Nx Generators directly from the console. However, if you prefer a more interactive, UI-driven approach, the Nx Console extension for VSCode is for you.
Interestingly, Nx Console not only allows to run built-in generators that come with the various Nx plugins, but it is also possible to directly run local Nx workspace generators.
Prefer to read along as well? Here's the accompanying article.