The react-pdf skill allows developers to easily display PDF documents in their React applications. It is ideal for those looking to integrate PDF viewing capabilities into their web projects.
$ npx skills add https://github.com/molefrog/skills --skill react-pdfThe react-pdf skill enables developers to create PDF documents programmatically using React components and the @react-pdf/renderer library. It provides Flexbox and grid layout capabilities powered by Yoga, eliminating coordinate-based positioning, and includes first-class SVG primitives for inline charts and icons. The skill supports Google Fonts registration, professional Knuth-Plass line breaking, smart page breaks with orphan/widow control, and emoji support. It solves the challenge of AI-generated document creation by offering declarative, composable component patterns familiar to React developers.
Install the skill using the command provided.
Display PDF documents in a React application
Generate downloadable PDFs from React components
Create PDF portfolios with custom layouts
$ npx skills add https://github.com/molefrog/skills --skill react-pdfgit clone https://github.com/molefrog/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan