Renders invoice PDFs from the template set and compares them against golden files. Use when changing invoice layout, fonts, or the golden-file suite.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add ncoevoet/claude-markdown-health-check --skill renderer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Renderer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ncoevoet-renderer)More formats (shields.io, HTML) on the badges page.
---
name: renderer
description: Renders invoice PDFs from the template set and compares them against golden files. Use when changing invoice layout, fonts, or the golden-file suite.
---
# Renderer
The renderer walks the template set, fills each field, and writes a PDF next to
the golden file it is compared against.
## Layout changes
- Generated files under `build/` must never be edited by hand
- A layout change usually shifts every golden file; regenerate them in one pass
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!