demian-v

Resume Creator — Development skill for Claude Code

Development community

resume-creator is a Claude Code skill that guides you through building a complete, ATS-optimized 2-page resume from scratch.

How to install Resume Creator

This entry records only its repository, not the path inside it, so there is no exact command to give. Open demian-v/resume-creator and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Resume Creator does

`resume-creator` is a Claude Code skill that guides you through building a complete, ATS-optimized 2-page resume from scratch. It follows 2026 resume methodology and outputs both a ready-to-edit markdown source and a styled PDF.

Alternatives in Development

  • Skill Creator — Create new skills, modify existing skills, and measure skill performance 94.1k ★
  • Claude Context Mode — An MCP server that sits between Claude Code and these outputs 5.3k ★
  • Setup Context — Set up your Skill Memory — a pm-context.md every skill reads so outputs come back tailored to you 1.3k ★

README

resume-creator

Claude Code Python ReportLab pypdf v2.0.0 MIT

ATS systems filter you out before a human ever sees your name.
This skill builds a resume engineered to get through — and impress when it lands.


What's New in v2

  • Import from LinkedIn. Export your profile as a PDF, and the skill drafts your resume from it, asking only for what's missing (your target role). It also writes a profile fixes file: current → proposed edits to your headline, About, each role, and skills, so your LinkedIn and your resume tell the same story.
  • Job match + tailoring. A deterministic keyword matcher scores your resume against a job posting, before and after tailoring, and ranks the keywords you're missing by importance.
  • ATS self-test. After the PDF is generated, the skill reads it back the way an ATS does and checks sections, contact info, and every single bullet. It fixes and regenerates until the test passes.
  • Honest-only. Tailoring reorders, rephrases, and surfaces what's already true. Missing keywords are reported to you, never invented.

See [CHANGELOG.md](CHANGELOG.md).

What Is This

`resume-creator` is a Claude Code skill that guides you through building a complete, ATS-optimized 2-page resume. Start from scratch, from your LinkedIn export, or from an existing resume you want to tailor to a job. It follows 2026 resume methodology and outputs bo