What problem does it solve? macOS developers often need consolidated, up-to-date guidance across many domains—Swift 6 concurrency, SwiftData persistence, AppKit bridging, accessibility, and new macOS 26 Tahoe APIs—without hunting through scattered documentation. This Skill aggregates modular reference material so an AI assistant can give accurate, platform-specific answers for code review, architecture decisions, and UI review. ## Core Features & Use Cases - Modular reference library: Organized modules covering coding best practices, architecture patterns (SOLID, MVVM, Repository, Coordinator), SwiftData schema design and performance, macOS Tahoe APIs (Apple Intelligence, MLX, Continuity), AppKit-SwiftUI bridging, sandboxing, background tasks, and accessibility. - Code review and UI review: Review Swift/SwiftUI/AppKit code against modern idioms, HIG compliance, Liquid Glass design, and WCAG accessibility checklists. - Architecture planning: Plan new macOS apps or audit existing ones using clean architecture, dependency injection, and modular SPM design. - Use Case: Ask why your SwiftData queries are slow, and the assistant reads the SwiftData performance and query-patterns modules to recommend fetch limits, predicates, and background contexts tailored to your code. ## Quick Start Ask the assistant to review your macOS app's SwiftUI code for macOS 26 best practices and accessibility compliance.