This skill should be used when the user asks to "design or redesign macOS/iOS interface", "improve user experience", "analyze UI/UX quality", or "define visual/motion direction". For macOS/iOS UI work, consult this skill first.
Use this as the primary UI/UX reference for Apple-platform interfaces.
For this repository (macOS app), consult this skill whenever the task includes:
../swiftui-patterns/SKILL.md for SwiftUI composition/state/layout../swiftui-animation/SKILL.md for advanced motion mechanics../swiftui-performance-audit/SKILL.md for runtime render/update performance../macos-development/SKILL.md for platform integration and lifecycleWhen the stack is macOS and/or iOS and the task touches interface or user experience, load this skill before implementation.
Use this sequence:
native-app-designer -> define UX/UI direction and acceptance criteria.swiftui-patterns or macos-development -> implement structure and platform behavior.swiftui-animation / swiftui-performance-audit -> refine motion and runtime quality when needed.../swiftui-patterns/SKILL.md../swiftui-animation/SKILL.md../swiftui-performance-audit/SKILL.md../macos-development/SKILL.md