userdefaults migrator

UserDefaults Migrator

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "userdefaults migrator" with this command: npx skills add willsigmon/sigstack/willsigmon-sigstack-userdefaults-migrator

UserDefaults Migrator

Migrate UserDefaults to SwiftData:

Find usage: grep -r "UserDefaults.standard"

Categorize:

  • Keep: Tests, debug flags, widgets

  • Migrate: User preferences, stats, settings

Create entity if needed

Update code to use PreferencesStore

Write migration logic

Archive old keys

Use when: UserDefaults cleanup, preference migration, SwiftData entities

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

swiftlint-autofix

No summary provided by upstream source.

Repository SourceNeeds Review
General

bitrise expert

No summary provided by upstream source.

Repository SourceNeeds Review
General

fastlane expert

No summary provided by upstream source.

Repository SourceNeeds Review
General

ai integration expert

No summary provided by upstream source.

Repository SourceNeeds Review