概要
The SwiftUI Components skill streamlines the creation of high-quality user interfaces for iOS and macOS by enforcing modular design patterns and clean code standards. It automates the generation of small, focused views, custom ViewModifiers, and adaptive layouts that respond to different screen sizes. By leveraging @ViewBuilder and environment-driven design, this skill helps developers move from monolithic view files to scalable, preview-driven component architectures while ensuring accessibility and performance are baked in from the start.