Creating classes in visual studio

I wonder if there is a way we could create a plugin inside VS to automate all these steps. I am new to programming but I can see how horrible the process will be to create all the classes that I need via VS using these steps. If there isn’t a tool I will try to create one when I understand C++ more and I will share it.