Display and manipulate PDF documents using PDFKit. Use when embedding PDFView to show PDF files, creating or modifying PDFDocument instances, adding annotations (highlights, notes, signature widgets), extracting text with PDFSelection, navigating pages, generating thumbnails, filling PDF forms, or wrapping PDFView in SwiftUI.
$npx -y skills add dpearson2699/swift-ios-skills --skill pdfkitInstalls into the current project.
Run `npx skills use "https://github.com/dpearson2699/swift-ios-skills" --skill "dpearson2699/swift-ios-skills/pdfkit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dpearson2699/swift-ios-skills" that are relevant to the current task. Run `npx skills add "https://github.com/dpearson2699/swift-ios-skills"` and select the relevant skills, then follow their instructions.