mellowagain/palm — reverse-engineered prompt
Reverse engineered prompt
Build me a small tool for Lunch Money that makes it really quick to add transactions I enter over and over again. I want to be able to define a few common purchases ahead of time, like topping up my work badge or buying lunch, and then add one of those transactions without filling everything out manually each time.
It should feel simple and fast, probably as a command line app with a config file where I can store my usual transaction templates. Let me pick a saved transaction, adjust things like the amount, date, or note when needed, and then send it to my Lunch Money account. Make the setup straightforward, including whatever is needed to connect to Lunch Money securely.
Please keep it lightweight and practical, with sensible defaults and clear error messages. If it helps, look up the current Lunch Money API docs online and wire it up in a way that is easy to run locally and preferably in Docker too.
Want more depth? Deep Reverse