Loading...
Loading...
Build, refactor, review, and debug native Apple-platform software in Swift. Use when working on `.swift` files, SwiftUI views, Observation-based state, `@Bindable` and binding flow, SwiftData-backed UI, scenes and windows, search/navigation structures, UIKit/AppKit interop, Liquid Glass adoption, macOS-native UX, or SwiftUI performance/accessibility. Trigger on requests to create or polish iOS, iPadOS, macOS, or visionOS features; clean up SwiftUI view structure; diagnose jank or invalidation storms; review app quality; or make a feature feel like a good Apple-platform citizen.
npx skill4agent add petekp/claude-code-setup swift-appsNavigationStackNavigationSplitViewTabViewListFormTableCommands@State@Binding@Bindable@Environment@Observable@Query.taskbodybody| Need | Load |
|---|---|
| State ownership, Observation, async flow, routing, dependency injection | references/architecture-and-state.md |
| Container choice, component composition, sheets, navigation, app-shell wiring | references/ui-patterns.md |
| Jank, invalidation storms, layout thrash, profiling, bug triage, verification | references/performance-and-debugging.md |
| Menu bar, shortcuts, windows, sidebars, toolbars, Mac polish, AppKit escape hatches | references/macos-quality-bar.md |
| Liquid Glass placement, modifier order, containers, availability, transitions | references/liquid-glass.md |
| Official Apple docs and WWDC sessions for state, navigation, scenes, Liquid Glass, and performance | references/official-docs-map.md |