This skill equips Claude with the expertise of a senior SwiftUI architect, focusing on high-quality component design and maintainable code patterns. It enforces best practices such as single responsibility, preview-friendly initializers, and clean trailing closure syntax. By providing standardized templates for container components, slot-based layouts, and comprehensive state handling (loading, error, and empty states), it ensures that developers can build consistent, scalable, and professional user interfaces across iOS, macOS, and other Apple platforms with minimal boilerplate.
主要功能
01Enforces clean trailing closure syntax for improved code readability
02Promotes single responsibility and preview-friendly component design
03Provides modular container and slot-based component patterns
04Includes production-ready layouts like Adaptive Grids and Stat Cards
05Standardizes UI states including loading, error, and empty views
063 GitHub stars