generate-collections
Initializes a handful of (empty) template collections to your generator, such as docs, includes, badges, and layouts, along with a few generic defaults.
generate-data
Generate plugin that gathers data from the user's environment to pre-populate data for hints.
generate-defaults
Use this generator to add some common default settings to your 'generate', verb, and assemble generators.
generate-license
Generate a license file. Choose any of the licenses supported by https://github.com/github/choosealicense.com.
generate-gitignore
Generate any local or global .gitignore file from the github/gitignore repository. Use from the command line when Generate's CLI is installed globally, or use as a plugin or sub-generator in your own generator.