0xwilliamortiz/humanizer-cli ? reverse-engineered prompt
Reverse engineered prompt
Build me a small terminal app for Windows that helps me spot AI written text and make it easier to rewrite by hand.
I want it to open in the terminal, show a set of common AI writing tells, and let me browse them one by one, search by a keyword, or scan a draft file and point out suspicious lines with a short explanation. It should also have a command that prints a ready to paste prompt for rewriting a draft in a chat, so I can copy it over without needing an API key or any online service.
Keep it simple, fast, and self contained, with no dependencies if possible. Make it work from the project folder and also through a Node command for convenience. Include before and after examples for each pattern, and make the output feel clean and readable in a terminal. If you need to look up current docs online, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit