Skip to main content
Code Guide
Skill Recommended

pdf-generator.md

Professional PDF generation (Quarto/Typst)

When to use this

  • When generating reports, whitepapers, or client deliverables directly from Claude output
  • When your team produces structured Markdown and wants professional PDF exports without a design tool
  • When building automated document pipelines (CI-generated specs, changelogs, proposals)

How to use

  1. Open the template on GitHub and copy its content: skills/pdf-generator.md
  2. Place the file inside .claude/skills/ in your project (or globally in ~/.claude/ to share across all projects).
  3. Edit the Markdown content to match your project conventions, team constraints, and specific context.

Related templates