·push-notifications
</>

push-notifications

iOS/macOS アプリでプッシュ通知 (ローカル通知、リモート (APN) 通知、リッチ通知、通知アクション、サイレント プッシュ、通知サービス/コンテンツ拡張機能) を実装、レビュー、またはデバッグします。 UNUserNotificationCenter の操作、リモート通知の登録、通知ペイロードの処理、通知カテゴリとアクションの設定、豊富な通知コンテンツの作成、または通知配信のデバッグを行うときに使用します。 Swift アプリのアラート、バッジ、サウンド、バックグラウンド プッシュ、またはユーザー通知権限を含むタスクのトリガー。

80インストール·17トレンド·@dpearson2699

インストール

$npx skills add https://github.com/dpearson2699/swift-ios-skills --skill push-notifications

push-notifications のインストール方法

コマンドラインで push-notifications AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill push-notifications
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: dpearson2699/swift-ios-skills。

Implement, review, and debug local and remote notifications on iOS/macOS using UserNotifications and APNs. Covers permission flow, token registration, payload structure, foreground handling, notification actions, grouping, and rich notifications. Targets iOS 26+ with Swift 6.2, backward-compatible to iOS 16 unless noted.

Request notification authorization before doing anything else. The system prompt appears only once; subsequent calls return the stored decision.

Always check status before assuming permissions. The user can change settings at any time.

iOS/macOS アプリでプッシュ通知 (ローカル通知、リモート (APN) 通知、リッチ通知、通知アクション、サイレント プッシュ、通知サービス/コンテンツ拡張機能) を実装、レビュー、またはデバッグします。 UNUserNotificationCenter の操作、リモート通知の登録、通知ペイロードの処理、通知カテゴリとアクションの設定、豊富な通知コンテンツの作成、または通知配信のデバッグを行うときに使用します。 Swift アプリのアラート、バッジ、サウンド、バックグラウンド プッシュ、またはユーザー通知権限を含むタスクのトリガー。 ソース: dpearson2699/swift-ios-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill push-notifications
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-08
更新日
2026-03-10

Browse more skills from dpearson2699/swift-ios-skills

クイックアンサー

push-notifications とは?

iOS/macOS アプリでプッシュ通知 (ローカル通知、リモート (APN) 通知、リッチ通知、通知アクション、サイレント プッシュ、通知サービス/コンテンツ拡張機能) を実装、レビュー、またはデバッグします。 UNUserNotificationCenter の操作、リモート通知の登録、通知ペイロードの処理、通知カテゴリとアクションの設定、豊富な通知コンテンツの作成、または通知配信のデバッグを行うときに使用します。 Swift アプリのアラート、バッジ、サウンド、バックグラウンド プッシュ、またはユーザー通知権限を含むタスクのトリガー。 ソース: dpearson2699/swift-ios-skills。

push-notifications のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill push-notifications インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/dpearson2699/swift-ios-skills