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.
Installation
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.
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- Source
- onekeyhq/app-monorepo
- 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
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01