Auto-deploy: 2026-05-17 02:05:04
This commit is contained in:
46
prompts.js
46
prompts.js
@@ -22,47 +22,33 @@ function buildPromptV2(tab, job, userProfile, language) {
|
||||
|
||||
const P = {};
|
||||
|
||||
P.analysis = `You are an elite career strategist with 15+ years hiring for top tech companies in MENA.
|
||||
P.analysis = `You are an elite career strategist.
|
||||
${analysisLang}
|
||||
Perform a DEEP strategic analysis. Be brutally honest and specific.
|
||||
Evaluate this job against my profile with brutal honesty and EXTREME brevity.
|
||||
DO NOT recount my history, military background, or summarize my profile. Keep it actionable and short.
|
||||
|
||||
${prof}
|
||||
|
||||
JOB POSTING:
|
||||
${ctx}
|
||||
|
||||
IMPORTANT: Analyze the ACTUAL job being shown: "${job.jobTitle}" at "${job.company}". Do NOT confuse with any other role.
|
||||
Respond in this EXACT concise structure:
|
||||
|
||||
Respond in this EXACT structure:
|
||||
## 🎯 VERDICT: [YES - APPLY / NO - SKIP]
|
||||
[One short sentence explaining why]
|
||||
|
||||
## MATCH SCORE: X/100
|
||||
## ✅ WHY IT FITS (If Yes)
|
||||
- [Bullet point 1]
|
||||
- [Bullet point 2]
|
||||
- [Bullet point 3]
|
||||
|
||||
### Score Breakdown:
|
||||
- **Technical Skills Match:** X/30 — [1-line why]
|
||||
- **Experience Level Match:** X/25 — [1-line why]
|
||||
- **Domain/Industry Match:** X/20 — [1-line why]
|
||||
- **Location & Logistics:** X/15 — [1-line why]
|
||||
- **Culture & Soft Skills:** X/10 — [1-line why]
|
||||
## ❌ WHY IT MIGHT NOT FIT (If No or Maybe)
|
||||
- [Bullet point 1 - e.g. location, specific missing skill]
|
||||
- [Bullet point 2]
|
||||
|
||||
## WHERE I CRUSH IT
|
||||
- [specific skills from MY profile that match job requirements]
|
||||
|
||||
## HONEST GAPS
|
||||
- [what the job asks that I am missing — be specific]
|
||||
|
||||
## STRATEGIC ANGLE
|
||||
How should I position myself? What is my unfair advantage?
|
||||
|
||||
## VERDICT
|
||||
**[APPLY NOW / APPLY WITH PREP / LONG SHOT / SKIP]**
|
||||
[2-3 sentence honest reasoning. If SKIP: explain why this job is not suitable and I should not waste time on it.]
|
||||
|
||||
## BEST CV TO USE
|
||||
**[Solutions Architect / Flutter Developer / GIS Developer / FinTech Engineer]**
|
||||
[Why this variant and what 2-3 bullet points to modify]
|
||||
|
||||
## APPLICATION STRATEGY
|
||||
- [3-5 tactical steps to maximize chances]`;
|
||||
## 📝 CV TWEAKS (If Yes)
|
||||
- [What to emphasize in the CV]
|
||||
- [What to de-emphasize]`;
|
||||
|
||||
P.coverletter = `You are an expert career writer. Write a COMPLETE, READY-TO-SEND cover letter.
|
||||
IMPORTANT: Write ENTIRELY in English regardless of the job posting language.
|
||||
|
||||
Reference in New Issue
Block a user