Prefab (MacOS) - Template entire project setups (folders, files, configs) and deploy them in one action
Every project starts the same way - same folder structure, same starter files, same boilerplate. Prefab lets you capture all of that once and deploy it whenever you need it. It started with a focus for development, but having used it for the last couple months, I have created templates for pretty much everything.
Most alternatives are either CLI-only scaffolding tools (cookiecutter, yeoman) that require config files and terminal knowledge, or they only handle folder structures without file contents. Prefab gives you a native Mac GUI - folders, files with content, variables in names and content, and post-creation automations like git init or opening in your editor - no terminal required. Finder integration for quick creation anywhere on your Mac - just right click and pick a template.
Cost: 100% Free, Always Free
I'd love to hear what you think and what features would make this more useful for you. Always happy to chat about the development side of the project as well.