Covers the modern SwiftUI stack with @Observable instead of the older ObservableObject approach, which matters because property-level change tracking means fewer unnecessary view re-renders. You get patterns for state management (when to use @State vs @Binding vs @Environment), type-safe navigation with NavigationPath and enums, and performance tips like lazy containers and avoiding heavy work in body. The Router pattern and dependency injection examples are clean. Honestly most useful if you're already past the basics and want to structure a real app without fighting SwiftUI's quirks or cargo-culting outdated tutorials that still use @Published everywhere.
npx -y skills add affaan-m/everything-claude-code --skill swiftui-patterns --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
wshobson/agents
kotlin/kotlin-agent-skills