Community-maintained Agent Skills for complete Swift and Apple-platform app delivery.
72
90%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Combine freeform PencilKit drawings with structured markup elements (shapes, text boxes, images, connectors) using PaperKit (PaperMarkupViewController, PaperMarkup). Targets Swift 6.3 / iOS 26+.
Beta-sensitive: PaperKit is new in iOS/iPadOS 26, macOS 26, and visionOS 26. Verify availability guards and SDK versions before production release.
PaperKit provides an interactive document canvas hosting both vector PencilKit strokes and structured document annotations.
┌────────────────────────────────────────────────────────┐
│ PaperMarkupViewController │
│ ┌───────────────────────┐ ┌────────────────────────┐ │
│ │ PKToolPicker │ │ MarkupEditController │ │
│ │ (PencilKit Inking) │ │ (Shapes, Text, Images) │ │
│ └───────────────────────┘ └────────────────────────┘ │
│ │
│ Canvas: PaperMarkup (Strokes + Shapes + Text Objects) │
└────────────────────────────────────────────────────────┘pencilkit: Use for pure freehand sketchbooks, drawing-only canvases, raw vector stroke analysis, or when supporting iOS 17 and earlier.paperkit: Use when users need to place shapes, typed text, sticky notes, or signature annotations alongside freehand drawings in document editors.| Component | Role |
|---|---|
PaperMarkupViewController | Scrollable interactive markup canvas hosting drawings and elements |
PaperMarkup | Serializable document model representing canvas elements and bounds |
MarkupEditViewController | System UI for inserting shapes, text, arrows, and signatures |
MarkupToolbarViewController | Toolbar controller coordinating tools on desktop and iPad |
FeatureSet | Capability configuration declaring supported tools and element types |
PaperMarkup using markup.dataRepresentation().FeatureSet.latest or targeted subsets) to prevent forward-compatibility loading errors.UIViewControllerRepresentable, read SwiftUI PaperKit Integration.PaperMarkupViewController on every SwiftUI view update rather than using coordinator pattern.PaperMarkup serialization synchronously on the main thread for large multi-element documents.@available(iOS 26.0, *)) when deploying to earlier OS versions.PaperMarkup and the hosting view layout.PaperMarkupViewController hosted in a stable UIKit container or SwiftUI CoordinatorPKToolPicker added as observer to the paper markup controllerUndoManager.tessl-plugin
skills
accessorysetupkit
references
activitykit
adattributionkit
references
alarmkit
references
app-clips
app-intents
app-store-optimization
app-store-review
apple-on-device-ai
appmigrationkit
audioaccessorykit
references
authentication
references
avfoundation-audio
references
avkit
background-processing
references
browserenginekit
callkit
references
carplay
cloudkit
contacts-framework
references
core-bluetooth
references
core-data
core-haptics
references
core-motion
references
core-nfc
references
coreml
references
cryptokit
cryptotokenkit
debugging-instruments
device-integrity
references
energykit
references
eventkit
family-controls
references
financekit
focus-engine
gamekit
git-branching-workflow
references
healthkit
references
homekit
references
ios-accessibility
ios-app-workflow
references
ios-ettrace-performance
ios-localization
ios-memgraph-analysis
ios-networking
ios-simulator
references
metrickit
references
musickit
references
natural-language
paperkit
references
passkit
references
pdfkit
pencilkit
references
permissionkit
references
photokit
push-notifications
quicklook
references
realitykit
references
relevancekit
references
scenekit
sensorkit
shazamkit
references
speech-recognition
references
spritekit
storekit
swift-api-design-guidelines
swift-architecture
references
swift-charts
swift-codable
references
swift-code-review
swift-concurrency
swift-formatstyle
references
swift-language
swift-security
references
swift-testing
swiftdata
swiftlint
swiftui-animation
swiftui-gestures
references
swiftui-layout-components
swiftui-liquid-glass
references
swiftui-patterns
swiftui-performance
swiftui-responsive-layout
swiftui-uikit-interop
swiftui-webkit
tabletopkit
tipkit
vision-framework
weatherkit
references