Wow, I just one-shotted a python script creation app.
This was my prompt:
"Make an app called PythonScripts, which lets me create python scripts like how i’d create notes. Then I can just have a play button on the top to run the script. It saves the scripts in a folder that I select (called the current project) and also lets me define a requirements file for the project where I can add dependencies and when i run sync it will create a venv and source it."
Literally one-shotted with Alex.