prisma-labs-dev/apple-skills

usernotifications

API reference: UserNotifications. Query for local/remote notifications, triggers, notification content.

First seen Mar 22, 2026

Installation

$ npx skills add prisma-labs-dev/apple-skills --skill usernotifications

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from prisma-labs-dev/apple-skills · top by installs.

npx skills add prisma-labs-dev/apple-skills

Browse all from prisma-labs-dev/apple-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 325
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 939 B
  • docs SUMMARY.md 125 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 373 installs

SKILL.md

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