# Pdfx

> Use this skill when the user wants to use react pdf component library with pre-built components and cli for pdf creation.

- Skill: `javimosch/pdfx` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/pdfx`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/pdfx/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/pdfx

---


# Pdfx Plugin

React PDF component library with pre-built components and CLI for PDF creation

## Commands
- `pdfx _ _` — Passthrough to pdfx CLI

## Installation

```bash
npm install -g pdfx
```

## Examples
```bash
pdfx --help
pdfx --version
```

