angelplusultra/job-shell — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a terminal app called JobShell for software engineers who want a cleaner way to job hunt without scrolling big job boards.

I want to run it from the command line and get an interactive menu where I can choose companies I care about, scrape their current job postings, see what’s new, and focus on roles at places where I already know someone or have marked the company as followed. Let me bookmark interesting jobs, review them later, and draft short messages I could send to my connections.

Also add a Discord mode where I can provide a webhook and have the app check supported companies in the background, then post new jobs into a Discord channel on a schedule, like every 1 to 12 hours.

Keep it simple, fast, and terminal friendly. Use Rust for the app. Store enough local data so it knows what jobs are new versus already seen. Look up current docs online if you need to.

Want more depth? Deep Reverse