Converts markdown to PDF with actual CJK font support and a theme system (formal, training materials, mobile reading). Auto-detects Chinese content and switches to Chrome backend because weasyprint's OpenType font embedding breaks on macOS Preview and Adobe Reader. Ships with visual self-check via per-page PNG previews because pandoc exit code zero doesn't mean the Chinese actually rendered. The anti-pattern section is worth reading: it exists because manual pandoc plus headless Chrome silently fails in ways you won't notice until someone opens the PDF on their phone and sees boxes. Includes batch mode and handles the Chrome header/footer suppression flag that everyone forgets.
npx skills add https://github.com/daymade/claude-code-skills --skill pdf-creator