·push-notifications
</>

push-notifications

Implemente, revise o depure notificaciones push en aplicaciones de iOS/macOS: notificaciones locales, notificaciones remotas (APN), notificaciones enriquecidas, acciones de notificación, push silenciosas y extensiones de contenido/servicio de notificación. Úselo cuando trabaje con UNUserNotificationCenter, se registre para recibir notificaciones remotas, maneje cargas útiles de notificaciones, configure categorías y acciones de notificaciones, cree contenido de notificaciones enriquecido o depure la entrega de notificaciones. Activa cualquier tarea que involucre alertas, insignias, sonidos, notificaciones en segundo plano o permisos de notificación de usuario en aplicaciones Swift.

80Instalaciones·17Tendencia·@dpearson2699

Instalación

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

Cómo instalar push-notifications

Instala rápidamente el skill de IA push-notifications en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill push-notifications
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: dpearson2699/swift-ios-skills.

SKILL.md

Ver original

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.

Implemente, revise o depure notificaciones push en aplicaciones de iOS/macOS: notificaciones locales, notificaciones remotas (APN), notificaciones enriquecidas, acciones de notificación, push silenciosas y extensiones de contenido/servicio de notificación. Úselo cuando trabaje con UNUserNotificationCenter, se registre para recibir notificaciones remotas, maneje cargas útiles de notificaciones, configure categorías y acciones de notificaciones, cree contenido de notificaciones enriquecido o depure la entrega de notificaciones. Activa cualquier tarea que involucre alertas, insignias, sonidos, notificaciones en segundo plano o permisos de notificación de usuario en aplicaciones Swift. Fuente: dpearson2699/swift-ios-skills.

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill push-notifications
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-03-08
Actualizado
2026-03-10

Browse more skills from dpearson2699/swift-ios-skills

Respuestas rápidas

¿Qué es push-notifications?

Implemente, revise o depure notificaciones push en aplicaciones de iOS/macOS: notificaciones locales, notificaciones remotas (APN), notificaciones enriquecidas, acciones de notificación, push silenciosas y extensiones de contenido/servicio de notificación. Úselo cuando trabaje con UNUserNotificationCenter, se registre para recibir notificaciones remotas, maneje cargas útiles de notificaciones, configure categorías y acciones de notificaciones, cree contenido de notificaciones enriquecido o depure la entrega de notificaciones. Activa cualquier tarea que involucre alertas, insignias, sonidos, notificaciones en segundo plano o permisos de notificación de usuario en aplicaciones Swift. Fuente: dpearson2699/swift-ios-skills.

¿Cómo instalo push-notifications?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill push-notifications Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

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