Hello hello! I found myself repeating some prompts quite often (explain X concept, document X function…) so I developed a little app to store and reuse prompts from a comfy graphic user interface. I use it on a daily, as well as some redditors that are contributing recipes themselves. I hope it can be of use to someone here!
You can find all the info about how it works and how to use it in the repo. In essence: you can just make a python function with whichever inputs the prompt needs, place it in the recipes
folder, and it will automatically be parsed into a user interface
PS: if you like it, I would appreciate you starring the repo