generators-data-export
CommunityGDPR-ready JSON, CSV, and PDF exports
AuthorAutisticAF
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provides a complete, production-ready path to export and import user data from Apple platform apps, removing the manual work of serializing models, handling CSV edge cases, rendering PDFs, and meeting data portability requirements.
Core Features & Use Cases
- Multi-format export: Generate JSON, CSV, and PDF exports using Codable, RFC-compliant CSV escaping, and UIGraphicsPDFRenderer for formatted reports.
- GDPR data portability: Produce full-user-data JSON exports with sorted keys and ISO8601 dates for compliance workflows.
- Import & sharing: File import via UTType-aware pickers with security-scoped URL handling, and share sheet or ShareLink integration for distribution.
- Performance & safety: Temporary-file export patterns, streaming options for large datasets, and guidance on security-scoped access and cleanup.
- Use case: Add a settings-screen export that bundles profile, records, and app settings into a single downloadable JSON and provides CSV/PDF report options with a share sheet.
Quick Start
Generate export and import code for an Expense model that outputs JSON, CSV, and PDF, includes a GDPR full-data export, and wires up a share sheet trigger.
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: generators-data-export Download link: https://github.com/AutisticAF/claude-code-apple-dev-plugin/archive/main.zip#generators-data-export 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 471,000+ vetted skills library on demand.