axiom-transferable-ref

Installation
SKILL.md

Transferable & Content Sharing Reference

Comprehensive guide to the CoreTransferable framework and SwiftUI sharing surfaces: drag and drop, copy/paste, and ShareLink.

When to Use This Skill

  • Implementing drag and drop (.draggable, .dropDestination)
  • Adding copy/paste support (.copyable, .pasteDestination, PasteButton)
  • Sharing content via ShareLink
  • Making custom types transferable
  • Declaring custom UTTypes for app-specific formats
  • Bridging Transferable types with UIKit's NSItemProvider
  • Choosing between CodableRepresentation, DataRepresentation, FileRepresentation, and ProxyRepresentation

Example Prompts

Related skills
Installs
101
GitHub Stars
898
First Seen
Feb 21, 2026