bonamukkala-bot/RecruitMate ? reverse-engineered prompt

Reverse engineered prompt

Build me a recruitment web app where a hiring team can paste in a job description, upload or type candidate resumes, and let the system help screen people automatically.

I want a dashboard for managing jobs and candidates, a pipeline view with stages like screened, shortlisted, invited, hired, and rejected, plus analytics for things like score distributions and interview performance. The app should generate tailored interview questions from each candidate’s resume and the job details, then create a private interview link the candidate can open without making an account. It should support a voice style interview flow, score answers, and automatically decide whether to shortlist or reject based on configurable thresholds. Please also include email notifications for outcomes and interview links, and make the whole process traceable so I can see how each decision was made.

Use the existing backend and frontend setup in the repo, and look up current docs online if you need to.