·capacitor-push-notifications
</>

capacitor-push-notifications

cap-go/capacitor-skills

使用 Firebase 云消息传递 (FCM) 和 Apple 推送通知服务 (APN) 在 Capacitor 应用中实现推送通知的完整指南。涵盖设置、处理和最佳实践。当用户需要添加推送通知时,请使用此技能。

42安装·0热度·@cap-go

安装

$npx skills add https://github.com/cap-go/capacitor-skills --skill capacitor-push-notifications

SKILL.md

Implement push notifications for iOS and Android using Firebase and APNs.

| No token | Check permissions, network | | Foreground only | Implement background handler | | Delayed delivery | Use high priority, data-only | | No sound | Configure notification channel | | Badge not updating | Set badge in payload |

使用 Firebase 云消息传递 (FCM) 和 Apple 推送通知服务 (APN) 在 Capacitor 应用中实现推送通知的完整指南。涵盖设置、处理和最佳实践。当用户需要添加推送通知时,请使用此技能。 来源:cap-go/capacitor-skills。

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cap-go/capacitor-skills --skill capacitor-push-notifications 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/cap-go/capacitor-skills --skill capacitor-push-notifications
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 capacitor-push-notifications?

使用 Firebase 云消息传递 (FCM) 和 Apple 推送通知服务 (APN) 在 Capacitor 应用中实现推送通知的完整指南。涵盖设置、处理和最佳实践。当用户需要添加推送通知时,请使用此技能。 来源:cap-go/capacitor-skills。

如何安装 capacitor-push-notifications?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cap-go/capacitor-skills --skill capacitor-push-notifications 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/cap-go/capacitor-skills