patan4ik/dev-tools-collection ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Python project that bundles a few useful development tools in one place.
I want it to feel like a handy toolbox for everyday coding tasks, with clean commands I can run from the terminal and a simple way to add more tools later. Include sensible defaults, good error messages, and basic tests so I can trust it works. If you need to check current best practices for packaging or command line setup, look up the latest docs online.
Please make the code easy to read, organized, and ready to use from the repo as it is. Also add any missing setup details, example usage, and a short contribution guide so someone else could understand how to extend it without much effort.
Are you gonna build this?
make sure you review the code using coderabbit