usernotifications

Reference guide for Apple UserNotifications API to send alerts and messages to users.

Installation
Run `npx skills add "https://github.com/prisma-labs-dev/apple-skills" --skill "usernotifications"` to install this skill, then follow its SKILL.md instructions for my next request.

Paste this into Claude Code, Cursor, or any agent that can run commands.

SKILL.mdShow the author's original SKILL.md
---
name: usernotifications
user-invocable: true
description: "API reference: UserNotifications. Query for local/remote notifications, triggers, notification content."
context: fork
agent: Explore
---

# UserNotifications Documentation

Search these docs to answer questions about notification APIs.

## Return Format

Always include:
1. **Summary** - Answer the question concisely
2. **File paths** - List relevant files for full details, e.g.:
   - `notifications-overview.md` for notification center and triggers

## Files

- `notifications-overview.md` - Framework overview and notification types
- `unusernotificationcenter.md` - Central notification management
- `unnotificationrequest.md` - Creating notification requests
- `unmutablenotificationcontent.md` - Notification content (title, body, etc.)
- `uncalendarnotificationtrigger.md` - Date/time-based triggers
- `untimeintervalnotificationtrigger.md` - Interval-based triggers

Ships with 6 supporting files:

  • notifications-overview.md
  • uncalendarnotificationtrigger.md
  • unmutablenotificationcontent.md
  • unnotificationrequest.md
  • untimeintervalnotificationtrigger.md
  • unusernotificationcenter.md

Mirrored from the author's public source. Install counts from the open skills registry.

The systems behind these skills get built for partners every week.

Partner with us