This skill equips the agent with industry-standard patterns for SwiftUI development. It focuses on clean architecture, efficient state ownership, and the implementation of complex UI components while avoiding common anti-patterns.
Use this skill when designing new iOS screens, refactoring existing SwiftUI views, implementing navigation hierarchies (NavigationStack, TabView), or optimizing render performance and state flow in SwiftUI apps.
@State, @Binding, @Observable, and @Environment based on the ownership model.Optimized for Claude Code and other AI agents assisting in iOS development within a repository containing a references/ directory for SwiftUI patterns.
This skill has not been reviewed by our automated audit pipeline yet.