Project Awesome project awesome

Professional: Resume > resumx

Markdown resume renderer with auto page-fitting.

Package 145 stars GitHub

Resumx OG Image

Read the Docs 📖

npm build status

Documentation

Visit resumx.dev to get started.

Quick Start

npm install -g @resumx/resumx
npx playwright install chromium
resumx init resume.md     # Generate a template resume
resumx resume.md --watch  # Live preview

Add agent skills so Claude Code knows how to work with your resume:

npx skills add resumx/skills

License

Apache License 2.0

Back to Command-Line Apps