Claude Code skills by molefrog
npx claudepluginhub molefrog/skillsGenerate PDF documents using React-PDF library (@react-pdf/renderer)
'########::'########::::'###:::::'######::'########:'########::'########::'########::::
##.... ##: ##.....::::'## ##:::'##... ##:... ##..:: ##.... ##: ##.... ##: ##.....:::::
##:::: ##: ##::::::::'##:. ##:: ##:::..::::: ##:::: ##:::: ##: ##:::: ##: ##::::::::::
########:: ######:::'##:::. ##: ##:::::::::: ##:::: ########:: ##:::: ##: ######::::::
##.. ##::: ##...:::: #########: ##:::::::::: ##:::: ##.....::: ##:::: ##: ##...:::::::
##::. ##:: ##::::::: ##.... ##: ##::: ##:::: ##:::: ##:::::::: ##:::: ##: ##::::::::::
##:::. ##: ########: ##:::: ##:. ######::::: ##:::: ##:::::::: ########:: ##::::::::::
..:::::..::........::..:::::..:::......::::::..:::::..:::::::::........:::..:::::::::::
:'######::'##:::'##:'####:'##:::::::'##:::::::
'##... ##: ##::'##::. ##:: ##::::::: ##:::::::
##:::..:: ##:'##:::: ##:: ##::::::: ##:::::::
. ######:: #####::::: ##:: ##::::::: ##:::::::
:..... ##: ##. ##:::: ##:: ##::::::: ##:::::::
'##::: ##: ##:. ##::: ##:: ##::::::: ##:::::::
. ######:: ##::. ##:'####: ########: ########:
:......:::..::::..::....::........::........::
A Claude Code skill for generating PDF documents
with React-PDF (@react-pdf/renderer).
Install:
npx skills add molefrog/skills --skill react-pdf
# or as a claude code plugin
/plugin marketplace add molefrog/skills
/plugin install react-pdf@skills
Libraries like ReportLab, WeasyPrint, or fpdf2 work, but React-PDF has real advantages for AI-generated documents:
<Svg>, <Path>, <Circle> are first-class components. Draw charts and
icons inline without a separate graphics library.Font.register(). The skill bundles a
reference of ~65 popular Google Fonts with direct download URLs.wrap, break, minPresenceAhead control content flow across pages
declaratively. Orphan/widow control built in.MIT