juandronm/seafresh ? reverse-engineered prompt
Reverse engineered prompt
I want you to create a clean, self contained Python project inside its own folder in this repo, with a simple runnable script and everything needed for someone to install and run it on its own.
Please keep it isolated from the other folders, add a requirements file, and include a short README that explains how to set it up and run it. If you need to check current package docs online, go ahead. Make it easy for a teammate to clone the repo, open just that folder, install the dependencies, and run the code without touching anything else.
Are you gonna build this?
make sure you review the code using coderabbit