swiftui-ui-patterns
π―Skillfrom sozercan/kaset
Provides a collection of reusable SwiftUI UI design patterns and components for building native macOS application interfaces with modern, Apple-inspired visual styles.
Part of
sozercan/kaset(5 items)
Installation
npx skills add https://github.com/sozercan/kaset --skill swiftui-ui-patternsNeed more details? View full documentation on GitHub β
More from this repository4
Refactors SwiftUI views in the Kaset project to improve code structure, readability, and maintainability by applying best practices and design patterns.
Renders liquid glass morphic effect for SwiftUI views with customizable blur, opacity, and color parameters.
Manages asynchronous tasks and concurrent operations in Swift using modern concurrency patterns like async/await, actors, and task groups for efficient background processing in the Kaset YouTube Mu...
Analyzes SwiftUI application performance by identifying rendering bottlenecks, memory inefficiencies, and potential optimization opportunities in the Kaset macOS YouTube Music client.