Provides specialized expertise for Swift and SwiftUI development, focusing on concurrency, state management, and modern Apple framework best practices.
The Swift Expert skill is a comprehensive guide for developers building iOS applications using Claude Code. It focuses on resolving complex compiler errors, implementing Swift 6 actor isolation, and migrating legacy state management to the modern @Observable macro. By identifying SwiftUI anti-patterns—such as heavy computation within View bodies—and providing optimized patterns for @Bindable and @MainActor usage, this skill ensures your mobile codebase remains performant, type-safe, and aligned with Apple's latest architectural standards.
Key Features
01Advanced compiler error resolution and type-safety fixes
02Best practices for MVVM and state management
03Swift 6 actor isolation and concurrency troubleshooting
04SwiftUI anti-pattern detection and refactoring
057 GitHub stars
06@Observable and @Bindable migration strategies
Use Cases
01Debugging complex 'actor-isolated' or 'missing conformance' compiler errors.
02Migrating legacy SwiftUI projects to Swift 6 concurrency and @Observable patterns.
03Refactoring bloated SwiftUI Views into clean, performant ViewModels.