resume-maker

Generate one-page resumes as HTML previews and PDF/DOCX exports.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/Mo7amed-Mahmoud/ZeinaGuard-Pro --skill resume-maker-mo7amed-mahmoud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume-maker
Source: https://github.com/Mo7amed-Mahmoud/ZeinaGuard-Pro/tree/main/.local/secondary_skills/resume-maker
Command: npx skills add https://github.com/Mo7amed-Mahmoud/ZeinaGuard-Pro --skill resume-maker-mo7amed-mahmoud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Build professional resumes efficiently from a single data source, generating consistent HTML previews and export-ready PDFs and DOCX.

Core Features & Use Cases

  • Live HTML resume preview linked to a data source
  • One-page export to PDF and DOCX with pixel-precise formatting
  • Optional guidance and structured workflow to gather user information

Quick Start

Provide your resume data and run the generator to produce a one-page PDF and DOCX export.

Frequently Asked Questions about resume-maker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a resume from data into a downloadable PDF and DOCX?

To generate a resume into PDF and DOCX, provide your resume data to the generator script, which renders a live HTML preview and exports pixel-precise one-page documents. This single data source drives the entire end-to-end generation pipeline.

Can I preview my resume in HTML before exporting to PDF?

Yes, you can preview your resume in HTML before exporting to PDF. The generator creates a live HTML preview linked directly to your data source, allowing you to verify formatting before downloading the final PDF or DOCX file.

What is a data-driven resume generator and when do I need one?

A data-driven resume generator uses a single structured data source, like a JSON file, to produce consistent HTML, PDF, and DOCX outputs. You need this approach when automating job applications and requiring deterministic, one-page formatting across multiple file formats.

Does this resume generator support one-page outputs for job applications?

Yes, this resume generator supports one-page outputs tailored for job applications. It applies a deterministic workflow to ensure your generated PDF and DOCX files maintain consistent, pixel-precise formatting on a single page.

How do I structure my resume data for automated HTML and PDF generation?

You structure your resume data as a single data source, which the generation script processes through an end-to-end pipeline. The system exposes resume-data.json for the frontend, rendering the structured information into a live HTML preview and exportable files.

What are the limitations of using a deterministic workflow for resume generation?

The limitation of using a deterministic workflow for resume generation is that outputs are strictly one-page and rely on a single data source. This approach ensures consistency but may not accommodate highly customized or multi-page resume formats.