boutique
01Plugin Claude Code
Boutique skills for Swift persistence workflows.
Plugin Claude Code
Boutique skills for Swift persistence workflows.
Plugin Claude Code
Skills for building with Boutique, a Swift persistence library for Store, @StoredValue, @SecurelyStoredValue, and SwiftUI integration.
Skill Claude CodeCodex
Best practices for using Boutique with Swift 6 concurrency, @Observable, @ObservationIgnored, Sendable conformance, testing with preview stores, and dependency injection. Use when troubleshooting Boutique issues, migrating to Swift 6, or setting up tests.
Skill Claude CodeCodex
Create and use Boutique Store for Swift data persistence, including initialization, @Stored controllers, CRUD operations, operation chaining, and granular event monitoring. Use when persisting arrays of items, building data controllers, or working with Boutique's Store type.
Skill Claude CodeCodex
Persist individual values with Boutique's @StoredValue (UserDefaults) and @SecurelyStoredValue (Keychain), including set, reset, toggle, bindings, keypath setters, array and dictionary helpers, and async observation. Use when storing preferences, settings, feature flags, or sensitive data like auth tokens.
Skill Claude CodeCodex
Integrate Boutique with SwiftUI views using onChange, onStoreDidLoad, bindings, and preview stores. Use when building SwiftUI views that display or react to Boutique-persisted data.
Skill Claude CodeCodex
Integrate Broadcast into a Swift app or package, including configuring shared Log destinations, dependency injection, structured Log.Signal, Log.Category, and Log.Payload APIs, app-specific logging helpers, buffered log export, and logging tests.
Plugin Claude Code
Broadcast skills for Swift structured logging workflows.
Plugin Claude Code
Skills for building with Broadcast, a Swift logging package for structured logs, buffered destinations, and multi-session log export.