In this episode we leverage a Tuist scaffold template to generate a feature module that consists of interface and implementation modules, test support, unit test library, and example app. We also generate the Project.swift manifest as well to keep everything self contained. Leveraging code generation like this makes your work more consistent, and offers a standardized architecture that is easier to work in.