This skill should be used when SwiftUI work requires judgment about Observation and state ownership, view identity or lifecycle, navigation, app-target concurrency, persistence, Apple-platform behavior, accessibility, performance, or architecture. Trigger on "review this SwiftUI screen", "why isn't this view updating", "should this have a ViewModel", "fix this SwiftUI navigation", "why does this list scroll badly", "fix this main-actor warning in my app target", "review my Mac app", or "which persistence approach fits". Not for server-side Swift or routine Swift syntax. Pair it with an available platform validator when running-app evidence matters.
$npx -y skills add johnkozaris/jko-claude-plugins --skill swiftui-expertInstalls into the current project.
Run `npx skills use "https://github.com/johnkozaris/jko-claude-plugins" --skill "johnkozaris/jko-claude-plugins/swiftui-expert"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/johnkozaris/jko-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/johnkozaris/jko-claude-plugins"` and select the relevant skills, then follow their instructions.