skills/guide-swiftui-animations/SKILL.md
SwiftUI animation patterns — implicit/explicit animations, transitions, phase/keyframe animations, the Animatable protocol, and the @Animatable macro. Use when implementing animations, transitions, or motion in SwiftUI views.
npx skillsauth add vabole/apple-skills guide-swiftui-animationsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Guide Skill — This is an expert workflow/pattern guide, not API reference documentation. Originally from AvdLee/SwiftUI-Agent-Skill by Antoine van der Lee and Omar Elsayed. MIT License.
| Topic | Reference |
|-------|-----------|
| Core concepts, implicit/explicit, timing, performance | references/animation-basics.md |
| Transitions for view insertion/removal, Animatable protocol | references/animation-transitions.md |
| Transactions, phase/keyframe animations, @Animatable macro | references/animation-advanced.md |
development
API reference: XCUITest. Query for element queries, waiting patterns, Swift 6 @MainActor, assertions, screenshots, launch arguments.
development
API reference: TipKit. Tip protocol, TipView, PopoverTipView, Tips.configure, inline and popover tips.
development
API reference: MapKit for SwiftUI. Map view, Marker, Annotation, camera positions, map features.
development
API reference: Apple Human Interface Guidelines. Query for design patterns, UI components, accessibility, color, typography, layout, haptics.