Skip to content
macos-notifications

04 · Swift & macOS

macos-notifications

UNUserNotificationCenter done right — permission at the moment of need, action buttons, click routing, and anti-spam rules.

Use when

Use when sending local notifications on macOS, asking for permission, or wiring notification actions.

What this skill is

macos-notifications is an agent skill in the akakika-skills collection. It is a SKILL.md file that teaches Claude Code, Codex, Cursor, and other skill-aware agents how to handle this job without inventing a half-remembered version of it. Read it, copy the folder, or install the full set.

Install just this skill

Copy into Claude Code
git clone https://github.com/aka-kika/akakika-skills
cp -R akakika-skills/skills/swift-macos/macos-notifications ~/.claude/skills/

Or install everything with the one-liner.

Back to the collection