All plugins follow the best practices
superplate gives you many abilities to create your own plugin and interact with the others. You can add usefull, highly-demands front-end development tools and libraries as a plugin by using superplate CLI during the project creation phase.
To create a project called my-app, run this command:

Easy to extend/customize plugin structure
You can easily develop your own framework CLI and plugins according to your needs to on top of superplate codebase due to its framework/plugin agnostic nature.