Dark-Alex-17/dtools ? reverse-engineered prompt
Reverse engineered prompt
Build me a handy command line tool called dtools that brings a bunch of everyday developer chores into one place.
I want it to feel like a simple all in one Bash based CLI with a clean help menu and a bunch of practical subcommands for the things I keep doing by hand. It should help with cloud tasks like AWS and GCP, local database setup and backups, quick AI and local model access, plotting data from files or stdin, system cleanup, Docker cleanup, document conversion, simple networking helpers, and a few useful reference commands for common tools and workflows.
Make it easy to install and run from the terminal, with tab completion if possible, and keep the commands organized so they are easy to discover. If you need to look up current docs online while wiring things up, go for it. I mostly want something that feels polished, fast, and genuinely useful for daily terminal work on a Debian style Linux setup.