resume-maker

Generate professional resumes in PDF, DOCX, and web preview formats.

Updated Aug 4, 2025
One-click install
npx skills add https://github.com/nirajrathod19/Inlytix_BI --skill resume-maker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume-maker
Source: https://github.com/nirajrathod19/Inlytix_BI/tree/main/.local/secondary_skills/resume-maker
Command: npx skills add https://github.com/nirajrathod19/Inlytix_BI --skill resume-maker

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of professional resumes, generating both viewable web previews 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: Renders an HTML preview that closely matches the generated documents.
  • Single Source of Truth: Uses a single data source for content and layout, ensuring consistency.
  • Use Case: When a user asks to "make me a resume" for a specific job application, this skill gathers necessary details, generates the files, and presents them for review and download.

Quick Start

Use the resume-maker skill to build a resume for a software engineering 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 professional resume in PDF and DOCX from a single source?

To generate a professional resume in PDF and DOCX from a single source, this Skill uses a React frontend and TypeScript script to process user-provided work experience, education, and skills, ensuring visual fidelity across both formats.

Can I preview my resume on the web before downloading the PDF or DOCX file?

Yes, you can preview your resume on the web before downloading. The Skill renders an HTML web preview that closely matches the generated PDF and DOCX documents, allowing you to review the layout and content prior to file generation.

Do I need jspdf and docx npm packages to create a resume with this tool?

Yes, you need the jspdf and docx npm packages to create a resume. These dependencies are required by the TypeScript generation script to produce the downloadable PDF and DOCX files from the provided resume details.

What is the best way to ensure my generated resume fits on a single page?

The best way to ensure your generated resume fits on a single page is to use this Skill, which enforces a one-page limit automatically. It processes your work experience, education, and skills while maintaining the layout constraints.

Does the generated DOCX resume match the visual layout of the PDF version?

Yes, the generated DOCX resume matches the visual layout of the PDF version. The Skill ensures matching visual fidelity between formats by using a single source of truth for content and layout across the web preview and document files.