Implement, review, or improve Live Activities and Dynamic Island experiences in iOS apps using ActivityKit. Use when building real-time updating widgets for…
ActivityKit
Build real-time, glanceable experiences on the Lock Screen, Dynamic Island,
StandBy, CarPlay, and a paired Mac using ActivityKit. Patterns target iOS 26+
with Swift 6.3, backward-compatible to iOS 16.1 unless noted.
See references/activitykit-patterns.md for complete code patterns including push payload formats, concurrent activities, state observation, and testing.
Contents
related skills
semantically similar in the cross-vendor index
don't have the plugin yet? install it then click "run inline in claude" again.
+identifies target platforms (lock screen, dynamic island, standby, carplay, mac) with precision
+specifies version requirements (ios 16.1+, swift 6.3) upfront
weaknesses
~almost entirely referential - points to external patterns.md without providing actionable steps, decision trees, or contracts within the skill itself
~missing trigger phrases, procedure detail, edge case acknowledgment, intent definition, and outcome signals - reads as metadata stub rather than implementable skill
~no code examples, failure modes, recovery strategies, or testing guidance in the document body