A simple project manager I made that autocreates a directory and a specific flake from nix-community flake templates: https://github.com/nix-community/templates/
USAGE: just run ./new-prod, optionally specifying a name and preset flake with: ./new-prod {NAME} --flake {FLAKE_NAME}