resume-maker

Generate HTML preview and PDF/DOCX exports from resume-data.json.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/shahmirerror/gsdcp-mobile --skill resume-maker-shahmirerror
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume-maker
Source: https://github.com/shahmirerror/gsdcp-mobile/tree/main/.local/secondary_skills/resume-maker
Command: npx skills add https://github.com/shahmirerror/gsdcp-mobile --skill resume-maker-shahmirerror

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Build a professional resume web app with viewable HTML page and downloadable PDF/DOCX files. Use when the user asks to create, generate, or build a resume, CV, or curriculum vitae with web preview and file exports.

Core Features & Use Cases

  • Build a resume as a React web page backed by a generation script that produces pixel-perfect PDF and DOCX files from a single data source. The web page reads spacing values from the same JSON so the HTML preview closely matches the generated documents.
  • Provide a guided workflow that gathers essential details (name, contact, work history, education, skills) and outputs ready-to-export documents plus a machine-readable resume-data.json.
  • If the user asks to tailor a resume to a job posting, the system prompts for clarifying information to produce targeted content and consistent formatting.

Quick Start

Provide complete resume details (full name, contact info, work history, education, and skills) and I will generate the PDF, DOCX, and resume data JSON, then present the HTML preview.

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 with downloadable PDF and DOCX files?

To generate a resume with PDF and DOCX files, provide your complete details including work history and education. A data-driven script then renders a pixel-perfect HTML preview and exports the documents from a single JSON data source.

What is a data-driven resume generator and how does it work?

A data-driven resume generator uses a single structured JSON file as its source. The web frontend reads spacing and content values from this JSON to ensure the HTML preview closely matches the final generated PDF and DOCX files.

Can I tailor my resume content to match a specific job posting?

Yes, you can tailor your resume to a job posting. The guided workflow prompts for clarifying information to produce targeted content while maintaining consistent formatting across the HTML, PDF, and DOCX outputs.

Do I need to format my resume manually to match the web preview?

No, manual formatting is unnecessary. The system reads spacing values directly from the resume-data.json file, ensuring the HTML web preview closely matches the generated pixel-perfect PDF and DOCX documents automatically.

What information do I need to start building a resume web app?

To start building a resume web app, you need your full name, contact info, work history, education, and skills. The guided workflow collects these essential details before generating the JSON data source and exports.