This skill should be used when the user is building, reviewing, or debugging SwiftUI views and apps. Detects iOS and Swift version from the project. Covers creating views, state management with @Observable, NavigationStack routing, animations, accessibility, performance optimization, Liquid Glass adoption, design systems, and clean code architecture. Use when the user asks things like "create a SwiftUI list view", "my @State isn't updating", "add navigation to my app", "make this accessible", "optimize SwiftUI performance", "add Liquid Glass to my toolbar", "fix my Swift concurrency warning", "set up SwiftData models", "critique my SwiftUI code", "fix my SwiftUI layout", "create a custom ViewModifier", or "add Dark Mode support".
$npx -y skills add mathisk2095/jko-claude-plugins --skill swiftui-expertInstalls into the current project.
Run `npx skills use "https://github.com/mathisk2095/jko-claude-plugins" --skill "mathisk2095/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/mathisk2095/jko-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/mathisk2095/jko-claude-plugins"` and select the relevant skills, then follow their instructions.