Guides the implementation of Apple Human Interface Guidelines for content-heavy components like charts, collections, and web views.
This skill provides expert guidance on Apple's Human Interface Guidelines (HIG) specifically for content-centric UI components including Swift Charts, collection views, image wells, and web views. It helps developers maintain visual hierarchy, ensure accessibility (like audio graphs for charts), and optimize performance across all Apple platforms including iOS, macOS, visionOS, tvOS, and watchOS. By using this skill, developers receive tailored component recommendations, configuration advice, and platform-specific implementation patterns that align with Apple's high standards for user experience and system integration.
주요 기능
01Performance optimization patterns for large datasets and lazy loading
02Standardized component selection based on data type and platform requirements
03Platform-specific adaptation guidance for iOS, macOS, tvOS, and visionOS
04Accessibility integration for charts, images, and complex collections
05Guidance on visual hierarchy, empty states, and system component utilization
0631,721 GitHub stars
사용 사례
01Integrating web content or native sharing functionality into Apple ecosystem apps
02Implementing complex grid or list layouts using UICollectionView and compositional layouts
03Designing accessible and interactive data visualizations using Swift Charts