resume-career-toolkit
A comprehensive career toolkit with 20 skills covering the full job search lifecycle, from resume writing and ATS optimization to interview
Open source Open in the app JSON README (API)
About
A comprehensive career toolkit with 20 skills covering the full job search lifecycle, from resume writing and ATS optimization to interview preparation, salary negotiation, and offer evaluation. Includes specialized guides for tech roles, executive positions, academic CVs, career pivots, and creative portfolios.
Details
- Kind
- Plugins
- Topic
- No topic detected
- Publisher
- jirawatp
- Origin
- marketplace
- Category
- ferramentas
- Forks
- 1
- Last push
- 2026-04-11T15:24:23Z
- Repository state
- ativo
- License
- MIT
- Added
- 2026-08-30 01:48:58
- Updated
- 2026-08-30 01:48:58
- Origin id
jirawatp/resume-career-toolkit/resume-career-toolkit
README
# Resume Career Toolkit A Claude Code plugin with 20 skills for resume optimization, job applications, and career development. Built from scratch -- original content, not a fork. ## Skills Included ### Resume Writing | Skill | What It Does | |-------|-------------| | ats-resume-checker | Diagnose and fix ATS parsing failures at file, structure, and keyword layers | | bullet-point-rewriter | Rewrite duty-based bullets into achievement statements with metrics | | metrics-finder | Find quantifiable numbers for any role, even when you think you have none | | resume-layout-guide | Fix formatting for ATS compatibility and 6-second human scannability | | resume-section-guide | Build each section (summary, skills, experience, education) for your career stage | | resume-customizer | Tailor a resume for a specific posting without fabricating experience | | resume-tracker | Manage a master resume and track which version went to which employer | ### Job Search Strategy | Skill | What It Does | |-------|-------------| | job-posting-evaluator | Score fit, surface gaps, flag red flags, and decide whether to apply | | cover-letter-writer | Draft a cover letter with specific hooks connecting your experience to their needs | | linkedin-optimizer | Optimize headline, about section, and keywords for recruiter search visibility | ### Interview and Negotiation | Skill | What It Does | |-------|-------------| | interview-coach | Build STAR stories, predict questions, prepare your "tell me about yourself" script | | salary-negotiator | Research market rates, build counter-offer strategy, create negotiation scripts | | offer-evaluator | Compare multiple offers with total compensation analysis and weighted scoring | ### Specialized Roles | Skill | What It Does | |-------|-------------| | tech-role-resume | Optimize for SWE, PM, data, and DevOps roles with technical depth and scale metrics | | executive-resume | Write VP/C-suite resumes emphasizing transformation, P&L, and leadership brand | | academic-cv-guide | Format academic CVs with publications, grants, teaching, and disciplinary conventions | | creative-resume-guide | Balance visual design with ATS compatibility using a two-version strategy | | career-pivot-guide | Translate experience from one industry into the language of another | | case-study-builder | Expand resume bullets into detailed portfolio case studies | | reference-manager | Select, format, brief, and coordinate professional references | ## Installation ### As a Claude Code Plugin ```bash # Use directly for a session claude --plugin-dir ./resume-career-toolkit # Or install from a marketplace if configured claude plugin install resume-career-toolkit@your-marketplace ``` ### Manual Copy the `skills/` directory contents into your agent's skills folder. ## Usage Once installed, Claude automatically triggers the right skill based on context: ``` "Check my resume for ATS issues" --> ats-resume-checker "Rewrite these bullets" --> bullet-point-rewriter "Should I apply to this job?" + paste JD --> job-posting-evaluator "Help me negotiate this offer" --> salary-negotiator "Prepare me for an interview at Google" --> interview-coach ``` ## License MIT