·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

상세

카테고리
</>개발 도구
출처
skills.sh
최초 등록
2026-03-08