From apple-skills
Provides WidgetKit API reference for querying timelines, entries, providers, and home/lock screen widgets in iOS development.
How this skill is triggered — by the user, by Claude, or both
Slash command
/apple-skills:widgetkitExploreThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Search these docs to answer questions about widget development.
Search these docs to answer questions about widget development.
Always include:
widgetkit-overview.md for widget basicswidgetkit-timelineprovider.md for timeline providerswidgetkit-overview.md - Framework overview and widget familieswidgetkit-timelineentry.md - Timeline entry protocolwidgetkit-timelineprovider.md - Providing widget timeline datanpx claudepluginhub prisma-labs-dev/apple-skills --plugin apple-skillsBuilds Home Screen, Lock Screen, StandBy, and CarPlay widgets with timeline providers, interactive controls, deep links, and Smart Stack relevance for iOS 26+.
Reviews Swift WidgetKit code for timeline providers, view composition, App Intents, and performance including placeholders, caching, and reload policies. Activates on WidgetKit imports or TimelineProvider.
Provides Apple HIG guidance for system experience components: widgets, live activities, notifications, complications, home screen quick actions, top shelf, app clips, and app shortcuts.