transferable-sharing
OfficialEasily share data across apps with SwiftUI.
Software Engineering#SwiftUI#drag-and-drop#copy-paste#clipboard#data-transfer#transferable#ShareLink
Authorbluewaves-creations
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies cross-app data sharing by standardizing SwiftUI's Transferable usage, enabling drag-and-drop, copy-paste, ShareLink, and clipboard interactions across Apple platforms.
Core Features & Use Cases
- Cross-app data sharing via Transferable conformances for common data types.
- Multiple transfer representations (Codable, Data, File) to cover common workflows.
- Use cases include implementing drag-and-drop in lists, seamless copy-paste of custom data, and creating share sheets that transfer structured data between apps.
Quick Start
Define a type that conforms to Transferable and implement a transferRepresentation using CodableRepresentation (or other representations). Then wire it into SwiftUI views using .draggable, .dropDestination, or ShareLink to enable sharing.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: transferable-sharing Download link: https://github.com/bluewaves-creations/bluewaves-skills/archive/main.zip#transferable-sharing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.