Acerca de
This skill provides a systematic approach to debugging SwiftUI NavigationStack failures, focusing on the 85% of issues caused by state management rather than framework defects. It offers mandatory diagnostic checks, a comprehensive decision tree for identifying root causes like unexpected pops or non-responsive links, and specific patterns for common pitfalls such as lazy container placement or off-thread state modifications. It is particularly useful for developers facing crisis scenarios like production crashes or broken deep link flows in iOS, iPadOS, and other xOS applications.