resume-maker

Generate resume web apps with downloadable PDF and DOCX files.

1|Updated Aug 24, 2025
One-click install
npx skills add https://github.com/Pixoraft/KirpalSecure-site --skill resume-maker-pixoraft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume-maker
Source: https://github.com/Pixoraft/KirpalSecure-site/tree/main/.local/secondary_skills/resume-maker
Command: npx skills add https://github.com/Pixoraft/KirpalSecure-site --skill resume-maker-pixoraft

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jspdf, docx, tsx, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of professional resumes, generating both viewable web pages and downloadable PDF/DOCX files from a single source of truth.

Core Features & Use Cases

  • Automated Resume Generation: Creates pixel-perfect PDF and DOCX resumes.
  • Web Preview: Generates an HTML preview that closely matches the exported documents.
  • Single Source of Truth: Uses a TypeScript script to manage all resume content and layout.
  • Use Case: When a user asks to "make me a resume," this skill guides them through providing necessary details and then generates the final documents.

Quick Start

Use the resume-maker skill to build a resume for a software engineer role.

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 as a PDF and DOCX file from a web app?

This Skill generates a resume as PDF and DOCX files by using a TypeScript script to manage content and layout, producing a React web application that exports documents matching the web preview.

Can I use jspdf and docx to create a web preview that matches my exported resume?

Yes, you can use jspdf and docx to create a web preview that matches your exported resume. The Skill uses a single source of truth to ensure layout consistency between the HTML preview and the downloaded files.

What details do I need to provide to generate a professional resume?

You need to provide details for your target role, work experience, education, and skills. The Skill guides you through gathering this specific information before generating the final resume documents.

What is the best way to maintain consistent formatting between a resume web preview and a downloaded PDF?

The best way to maintain consistent resume formatting between a web preview and a PDF is using a single TypeScript generation script as the source of truth for content and layout, which this Skill automates.

Does this resume generator support creating documents for specific job roles?

Yes, the resume generator supports creating documents for specific job roles. It gathers detailed information for the target role, alongside work experience and education, to build a tailored resume.