Acerca de
This skill provides a robust architectural foundation for Apple platform development by implementing the MVVM pattern. It streamlines the creation of responsive UIs by decoupling business logic from views, offering a reusable BaseViewModel that handles common states like loading indicators, error management, and asynchronous task execution. By following these patterns, developers can ensure their Claude-generated code remains testable, maintainable, and aligned with Apple's modern SwiftUI best practices and MainActor thread safety requirements.