Resume Visualization
A Claude AI skill that turns any resume PDF into a structured, visual infographic.
What it does
The skill reads the text of a resume PDF, parses it into a structured JSON (name, contact, experience, education, skills, and more), then renders the JSON as a self-contained HTML/CSS/JS infographic no external dependencies, one file, ready to share or print.
Image coming soon
Image coming soon
Image coming soon
How to get it and use it
The skill lives in a GitHub repository, which always holds the current version and is updated as the skill improves. Clone or download it into your Claude Code skills folder, then run it by typing /resume-visualization and providing the path to a resume PDF. Claude will output a single .html file with the visual resume.