explaingit

yanliudesign/resume-builder-skill

Analysis updated 2026-05-18

32HTMLAudience · generalLicense

TLDR

A Claude skill that turns an existing resume, a LinkedIn profile, or a conversation into any of thirteen print-ready HTML resume templates.

Mindmap

mindmap
  root((Resume Skill))
    What it does
      Beautify existing resume
      Import from LinkedIn
      Conversational build
    Tech stack
      HTML templates
      Claude Code skill
    Use cases
      ATS-safe resumes
      Portfolio-style resumes
      Click-to-edit PDFs
    Audience
      Job seekers
      General users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Upload an existing resume PDF and have it restyled into a cleaner, print-ready template.

USE CASE 2

Paste a LinkedIn profile link to auto-generate a resume from your work history.

USE CASE 3

Build a resume from scratch through a guided, one-question-at-a-time conversation.

USE CASE 4

Switch a finished resume between thirteen different visual templates without re-entering data.

What is it built with?

HTMLClaude CodeClaude Skills

How does it compare?

yanliudesign/resume-builder-skill855princekumar/sense-hiveelizabthpazp/gatitos-cita-programador
Stars323232
LanguageHTMLHTMLHTML
Setup difficultyeasyeasy
Complexity2/52/5
Audiencegeneralops devopsgeneral

Figures from each repo's GitHub metadata at analysis time.

In plain English

Resume Skill is an agent skill for tools like Claude Code that helps someone polish an existing resume, pull one in from LinkedIn, or build one from scratch by chatting. Whichever way you start, the information gets organized into one shared data format and then rendered into any of thirteen print-ready HTML resume templates, so switching templates later does not require re-entering any information. There are three ways to begin. You can say something like "beautify my resume" and attach a PDF, Word, or text file to have an existing resume cleaned up and restyled. You can paste a LinkedIn profile link to have your work history imported automatically. Or you can say you have no resume yet and want to build one through a back and forth conversation, where the assistant asks one question at a time rather than handing over a long form. The templates cover different styles and purposes, from a plain single-column layout designed to pass automated resume-screening software, to more visually distinctive designs meant for a human reader, such as a two-column sidebar layout, a timeline-style layout showing career progression, and several serif and minimalist designs aimed at design or creative roles. The README states three guiding principles: never invent experience, responsibilities, or numbers that were not actually provided, ask one question at a time when interviewing someone, and always organize the information into the shared data structure before generating the final HTML. Every finished resume produces two files, a locked version meant for printing to PDF and a second version where any text can be clicked and edited directly in the browser before printing. To use it, you place the skill's folder into your assistant's skills directory and describe what you want in plain language. The project is released under the MIT license.

Copy-paste prompts

Prompt 1
Beautify my resume from this uploaded PDF using the resume skill.
Prompt 2
Here's my LinkedIn profile link, build me a resume from it.
Prompt 3
I have no resume yet, let's build one together through a conversation.
Prompt 4
Show me the editable version of my resume so I can tweak the wording before printing.

Frequently asked questions

What is resume-builder-skill?

A Claude skill that turns an existing resume, a LinkedIn profile, or a conversation into any of thirteen print-ready HTML resume templates.

What language is resume-builder-skill written in?

Mainly HTML. The stack also includes HTML, Claude Code, Claude Skills.

Who is resume-builder-skill for?

Mainly general.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.