KiyoKun01/ani-ex — reverse-engineered prompt

Reverse engineered prompt

Build me a polished terminal app for Windows where I can browse and watch anime without leaving the command line. I want it to feel like a real app, not a plain text script. Give it a nice home screen with featured shows, trending anime, and latest releases, plus search that feels instant. When I pick a show, show the poster, summary, genres, episode list, and let me switch between sub and dub if available.

When I choose an episode, let me pick a stream quality and open it in mpv by default, with VLC as an option. If the terminal supports it, render poster art right in the terminal and cache it so it stays fast. Make the whole thing keyboard friendly with simple shortcuts for search, back, refresh, quit, and navigation. It should handle terminal resizing cleanly and remember things like my preferred player and recent searches in a config file.

Please make it runnable with Bun, and look up current docs online if you need to.

Want more depth? Deep Reverse