BenLorenzoDev/ram-monitor ? reverse-engineered prompt

Reverse engineered prompt

Build me a lightweight Windows RAM monitor that runs as a small always on top widget and also opens a bigger full window when I double click it.

I want it to show live memory usage at a glance, with a clear status like okay, high, or critical, plus a simple graph, free and used RAM, and the top memory hungry apps. When RAM spikes, it should figure out what changed and tell me which app or process grew, not just which one is biggest.

I also want a safe one click optimize button that trims memory without closing anything, and a way to protect certain apps so they are skipped. If possible, let me set an automatic optimize threshold and save my choices between runs. It should feel fast, simple, and work on Windows 10 and 11 without needing anything extra installed. If you need current Windows or PowerShell details, look up the latest docs online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab