Skip to main content
Back to registry

widgetkit

dpearson2699/swift-ios-skills

Build home screen widgets, Lock Screen widgets, Live Activities, Dynamic Island presentations, Control Center controls, and StandBy surfaces for iOS 26+.

Installs189
Install command
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill widgetkit
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Build home screen widgets, Lock Screen widgets, Live Activities, Dynamic Island presentations, Control Center controls, and StandBy surfaces for iOS 26+. See references/widgetkit-advanced.md for timeline strategies, push-based updates, Xcode setup, and advanced patterns. Run through the Review Checklist at the end of this document. Every widget conforms to the Widget protocol and returns a WidgetConfiguration from its body . Use WidgetBundle to expose multiple widgets from a single extension. Use StaticConfiguration for non-configurable widgets. Use AppIntentConfiguration (recommended) for configurable widgets paired with AppIntentTimelineProvider . For static (non-configurable) widgets.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does widgetkit do?

Build home screen widgets, Lock Screen widgets, Live Activities, Dynamic Island presentations, Control Center controls, and StandBy surfaces for iOS 26+.

Is widgetkit good?

widgetkit does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does widgetkit work with?

widgetkit currently lists compatibility with codex, gemini-cli, cursor, kimi-cli, amp, cline, github-copilot.

What are alternatives to widgetkit?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install widgetkit?

npx skills add https://github.com/dpearson2699/swift-ios-skills --skill widgetkit

Related skills

More from dpearson2699/swift-ios-skills

Related skills

Alternatives in Software Engineering