Generators are needed to create new pages automatically in a Fire project. This generator should create a new component under the "pages" directory, create a ".page.ts" config file, insert the Fire initializer function into the constructor, and add the page to the "routes" array.