This skill provides a comprehensive framework for building high-performance Apple platform applications using Swift 6. It automates the implementation of modern development standards, including structured concurrency with actors, reactive state management via @Observable, and architectural patterns like MVVM and Clean Architecture. By leveraging a multi-agent workflow that includes codebase analysis and real-time documentation research, it ensures your iOS, macOS, watchOS, and visionOS projects adhere to the latest Apple best practices for internationalization, testing, and memory safety.
主要功能
01Swift 6 structured concurrency implementation including actors and Sendable types
02Automated localization workflows using Apple String Catalogs
03Performance profiling and async testing integration with XCTest and Instruments
04Standardized MVVM and Clean Architecture implementation patterns
05Modern state management using @Observable macro for performance
062 GitHub stars
使用场景
01Refactoring legacy completion-handler code into thread-safe Swift 6 concurrency
02Architecting cross-platform apps with shared logic for iOS, macOS, and visionOS
03Implementing automated testing and performance profiling for complex Apple apps