What problem does it solve?
This Skill codifies mandatory UX, accessibility, visual design, interaction, and performance rules for SwiftUI surfaces so features ship with consistent quality and meet accessibility requirements.
Core Features & Use Cases
- Accessibility checklist: VoiceOver labels, Dynamic Type support, contrast ratios, Reduce Motion/Transparency fallbacks, keyboard navigation, and target sizes.
- Visual and interaction rules: Typography, 8-point spacing grid, dark mode handling, motion timing, feedback/loading/error patterns, and destructive action safeguards.
- Performance and reliability: 60fps animation targets, launch and scroll performance guidance, memory and network recommendations, and auto-save/undo policies.
- Use case: Run during code review, QA sign-off, or design review for SwiftUI views, forms, lists, and in-app monitoring UIs to surface violations and remediation steps.
Quick Start
Audit the provided SwiftUI view or screen against the swiftui-design-rules checklist and report any accessibility, design, interaction, or performance violations.