About
This skill acts as a specialized knowledge base for SwiftUI development, offering structured guidance on state management, navigation, and UI patterns across iOS, macOS, watchOS, and visionOS. It helps developers avoid common pitfalls like performance-draining AnyView usage or unstable View identities while enforcing architectural principles such as Single Source of Truth (SSOT) and the separation of concerns between logic and UI. Whether you are bootstrapping a new feature, implementing complex navigation flows, or optimizing view performance, this skill provides the implementation patterns and anti-patterns necessary for production-grade Apple development.