invoice-generator

Generate React web app invoices and export pixel-perfect PDFs via Puppeteer.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/mecolejr/EVL-mOC5 --skill invoice-generator-mecolejr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: invoice-generator
Source: https://github.com/mecolejr/EVL-mOC5/tree/main/.local/secondary_skills/invoice-generator
Command: npx skills add https://github.com/mecolejr/EVL-mOC5 --skill invoice-generator-mecolejr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate professional invoices automatically by rendering a React web app and exporting a pixel-perfect PDF from a live page, removing manual invoice assembly and potential human error.

Core Features & Use Cases

  • Auto-scaling invoice layout to fit a page
  • Pixel-perfect PDF export via Puppeteer from the live UI
  • Support for single- and multi-page invoices with header repetition on each page

Quick Start

Provide the seller and client details, line items, and dates to generate an invoice ready for download.

Frequently Asked Questions about invoice-generator

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

FAQPage Schema
How do I generate a PDF invoice from a React app using Puppeteer?

To generate a PDF invoice from a React app using Puppeteer, render your client-billing artifacts as a live UI with line items, then export a pixel-perfect PDF directly from the page.

Can I create multi-page invoices with repeating headers in React?

Yes, you can create multi-page invoices in React with auto-scaling layouts that fit the page, including header repetition on each page for professional client-billing artifacts.

What do I need to provide to generate an invoice with a React billing app?

To generate an invoice with a React billing app, you need to provide seller and client details, line items, and dates to produce an export-ready, print-ready CSS document for download.

Does Puppeteer export pixel-perfect PDFs from a live React UI?

Puppeteer exports pixel-perfect PDFs from a live React UI by capturing the rendered web page directly, removing manual invoice assembly and potential human error from the workflow.

What is the best way to automate invoice creation for client billing?

The best way to automate invoice creation is rendering a React web app with auto-scaling layout and exporting a print-ready PDF via Puppeteer, satisfying requirements for single- or multi-page client-billing artifacts.