axiom-storage
CommunityMaster iOS data storage decisions.
Authortuliopc23
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a comprehensive decision framework for choosing the right storage strategy for your iOS application, ensuring data integrity, efficient management, and optimal user experience.
Core Features & Use Cases
- Format Selection: Guides you in choosing between structured data (SwiftData, Core Data, SQLite) and file-based storage.
- Location Strategy: Helps determine the correct directory (Documents, Application Support, Caches, tmp) for different data types.
- Cloud Integration: Advises on using CloudKit for structured data sync and iCloud Drive for file sync.
- Use Case: When starting a new iOS project, use this Skill to decide whether to store user-generated notes in SwiftData with CloudKit sync, or if downloaded images should be cached locally.
Quick Start
Use the axiom-storage skill to decide where to store user-created documents.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: axiom-storage Download link: https://github.com/tuliopc23/flying-dutchman-app/archive/main.zip#axiom-storage 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.