·notification-system
</>

notification-system

onekeyhq/app-monorepo

Documents OneKey push notification system across platforms. Use when implementing notification features, handling notification clicks, configuring backend payloads, or understanding cold start navigation. Notification, push, toast, JPush, WebSocket.

12Installs·0Trend·@onekeyhq

Installation

$npx skills add https://github.com/onekeyhq/app-monorepo --skill notification-system

SKILL.md

This skill documents the OneKey push notification implementation across all platforms.

| Platform | Offline Push | Notification Bar | Click Navigation | In-App Toast |

| iOS | ✅ JPush | ✅ | ✅ | ✅ | | Android | ✅ JPush | ✅ | ✅ | ✅ | | Desktop macOS | ❌ | ✅ | ✅ | ✅ | | Desktop Windows | ❌ | ✅ | ❌ | ✅ | | Desktop Linux | ❌ | ✅ | ❌ | ✅ | | Extension | ⚠️ (browser alive) | ✅ | ✅ | ✅ | | Web | ❌ | ✅ | ✅ | ✅ |

Documents OneKey push notification system across platforms. Use when implementing notification features, handling notification clicks, configuring backend payloads, or understanding cold start navigation. Notification, push, toast, JPush, WebSocket. Source: onekeyhq/app-monorepo.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/onekeyhq/app-monorepo --skill notification-system
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is notification-system?

Documents OneKey push notification system across platforms. Use when implementing notification features, handling notification clicks, configuring backend payloads, or understanding cold start navigation. Notification, push, toast, JPush, WebSocket. Source: onekeyhq/app-monorepo.

How do I install notification-system?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/onekeyhq/app-monorepo --skill notification-system Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/onekeyhq/app-monorepo