Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
ContentMédio

Generating PDFs with React-PDF

pormolefrog·molefrog· v1.0.0 · atualizado em 2026-04-10
79
Score

Generate PDF documents using the React-PDF library (@react-pdf/renderer). This skill is suitable for creating PDFs.

pdf-generationreact-pdfdocument-creationreactpdf-renderingtypescriptdocument-design
Linguagens
TypeScriptJavaScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdreact-pdf/workflow
Install required packages: `react`, `@react-pdf/renderer`, `tsx`, `@types/react`.
Import necessary components from `@react-pdf/renderer`.
Define the PDF document structure using React components like `Document`, `Page`, `View`, `Text`, and `Image`.
Create styles using `StyleSheet.create()` or inline styles.
Register custom fonts if needed, ensuring local file paths are used.
Render the React components to a PDF file using `renderToFile()` or `renderToBuffer()`.
Preview the generated PDF using `pdftoppm` or `PyMuPDF` for visual inspection.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aProposal Writer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aTiptap Integration Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←Tencent Docs MCP Guide
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Knowledge Connect — Discover Document Relationships & Build Knowledge Networks
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
86
Similar a ←Create Docs
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←PRD Writer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←Feishu Docx Exporter
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76
Similar a ←Kreuzberg Document Extraction
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77

Árvore do Skill

Generating PDFs with React-PDF
react-pdf
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers7
generate a PDF documentcreate a PDF using React-PDFrender a PDF fileconvert React components to PDFgenerate PDF with custom fontscreate a PDF with images and textexport a document to PDF format

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download react-pdf
$ synaptic skills detail react-pdf
$ synaptic skills live react-pdf

Dependências

react@react-pdf/renderertsx@types/reacttwemoji-emojis

Links

GitHub Repository