jsbakker

Match Resume Style — Design skill for Claude Code

Design community

Regenerate formatting.md and blueprint.md to match the visual style of a reference resume, adapting anything that would hurt ATS parsing.

How to install Match Resume Style

Installs to ~/.claude/commands/jsbakker-job-os-match-resume-style.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jsbakker/job-os/HEAD/.claude/commands/match-resume-style.md -o ~/.claude/commands/jsbakker-job-os-match-resume-style.md

Restart Claude Code, or start a new session, for it to be picked up.

What Match Resume Style does


name: match-resume-style description: Regenerate formatting.md and blueprint.md to match the visual style of a reference resume, adapting anything that would hurt ATS parsing

Update the resume style to match this reference resume: $ARGUMENTS

`formatting.md` (CSS) and `blueprint.md` (section layout/order) define the one look every `/tailor-resume` run produces. By default they encode the repo owner's own hand-picked style — this command lets anyone point at a resume whose look they actu

Alternatives in Design

  • Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
  • Weather Orchestrator Command — Fetch the current temperature for Dubai, UAE and create a visual SVG weather card 20.2k ★
  • Doc — Read, create, and edit .docx documents with formatting and layout fidelity 14.6k ★

Full documentation available on GitHub

View Source Repository