app-store
App Store optimization and marketing skills for descriptions, screenshots, keywords, review responses, and comprehensive promotional strategy. Use when user…
Generate WidgetKit widgets for iOS/macOS home screen and lock screen with timeline providers, interactive elements, and App Intent configuration. Use when adding widgets to an app.
$ npx -y skills add rshankras/claude-code-apple-skills --skill widget-generator --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/widget-generatorContext preview
The summary Claude sees to decide when to auto-load this skill.
Generate WidgetKit widgets for iOS/macOS home screen and lock screen with timeline providers, interactive elements, and App Intent configuration. Use when adding widgets to an app.
name: widget-generator description: Generate WidgetKit widgets for iOS/macOS home screen and lock screen with timeline providers, interactive elements, and App Intent configuration. Use when adding widgets to an app. allowed-tools: [Read, Write, Edit, Glob, Grep, Bash, AskUserQuestion] last_verified: 2026-07-16 review_by: 2027-06-22 os_version: iOS 27 / macOS 27
Generate a complete WidgetKit widget implementation with timeline providers, size-specific views, lock screen accessory widgets, interactive elements (iOS 17+), and App Intent configuration.
Use this skill when the user:
Search for existing widget code:
Glob: **/*Widget*.swift, **/*TimelineProvider*.swift Grep: "WidgetKit" or "TimelineProvider" or "WidgetBundle" or "WidgetConfiguration"
If an existing widget extension is found:
If a `WidgetBundle` already exists:
If widget code with the same name exists:
**Widgets require:**
Ask user via AskUserQuestion:
1. **What is this widget for?** (freeform)
2. **Which widget sizes should be supported?**
3. **What type of widget?**
4. **What is the data source?**
5. **How often should the widget update?**
Check project structure:
For widget extension files:
For shared data models (if using App Groups):
Generate these files based on configuration answers:
1. **`{Name}Widget.swift`** -- Widget definition with configuration
2. **`{Name}TimelineProvider.swift`** -- Timeline logic
3. **`{Name}Entry.swift`** -- Timeline entry model
4. **`{Name}WidgetViews.swift`** -- Size-specific views
5. **`{Name}AppIntent.swift`** (if interactive or configurable)
6. **WidgetBundle update** -- Register the new widget
Use the templates in **templates.md** and customize based on user answers:
Apply these when generating the size-specific views. A good widget idea is at least one of **personal** (the user's own data), **informational** (the most-wanted status at a glance), or **contextual** (the right thing for this moment). **Glanceab
A collection of Claude Code skills for iOS, macOS, watchOS, visionOS, and Apple platform development. These skills help you plan and build apps, maintain code quality, ensure HIG compliance, and guide you from idea to App Store.
Repo: rshankras/claude-code-apple-skills
App Store optimization and marketing skills for descriptions, screenshots, keywords, review responses, and comprehensive promotional strategy. Use when user…
Privacy-preserving ad measurement with AdAttributionKit (SKAdNetwork's successor) — install and re-engagement attribution, conversion-value strategy under…
Generate compelling App Store descriptions that convert browsers into users. Use when writing initial descriptions, improving existing copy, or drafting…
Apple Search Ads campaign strategy for indie developers — paid acquisition, keyword bidding, budget planning, and ROAS optimization. Use when user asks about…
Take a one-time in-app purchase from MISSING_METADATA to READY_TO_SUBMIT in App Store Connect — set its price schedule and localized display name/description…
Optimize app title, subtitle, and keywords for maximum App Store discoverability. Use when launching a new app, improving search rankings, entering new…