clementbowe14 / clementbowe14/JobAppsAgentified

EXT-05: Resume & Credentials Tailoring Engine

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Phase 2: Use Cases
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Objective

Generate the optimal version of the user's credentials, experience, or bullet points customized specifically to match a provided Job Description.

Description

Implement a page view in the side panel that takes a target Job Description (either pasted manually or pulled from the active scraper) and uses the CV to output tailored accomplishment bullets. The AI will align the phrasing, keywords, and highlights of the user's career history with the requirements of the job description.

Acceptance Criteria (Subtasks)

  • User can paste a job description or toggle "Auto-fill from active page"
  • AI outputs a revised list of core credentials/accomplishment bullets highlighting matching skills
  • UI displays a comparative Before/After layout showing the original CV snippet next to the tailored version
  • "Copy Tailored Bullet" buttons copy text directly to clipboard

Files to Modify/Create

  • src/sidepanel/sidepanel.js (add tailoring logic)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in src/sidepanel/sidepanel.js and trace how the side panel accesses the active scraper, CV data, and AI functionality. Implement the job-description input or auto-fill toggle, tailored accomplishment bullets, Before/After display, and clipboard copy buttons. Done means all four acceptance criteria work in the Chrome extension.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
ai, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.