A comprehensive SwiftUI skill that routes you to the right documentation whether you're debugging view updates, fixing navigation state, optimizing performance, or implementing iOS 26 features. The quick reference table alone is worth it: each symptom maps directly to a specific guide, no guessing. What's smart here is the conflict resolution guidance (try domain-specific fixes before reaching for Instruments) and the anti-rationalization table that calls out common shortcuts that cost you hours later. The skill also knows when to hand off to other suites, like sending UIKit bridging issues to axiom-uikit or Liquid Glass adoption to axiom-design. If you touch SwiftUI at all, this becomes your dispatch table.
npx skills add https://github.com/charleswiltgen/axiom --skill axiom-swiftui-architecture