1k-feature-guides
✓Feature development guides for OneKey. Use when adding new chains, socket events, notifications, pages, or routes. Covers blockchain integration, WebSocket subscriptions, push notifications, and navigation patterns.
Installation
SKILL.md
| Add blockchain chain | adding-chains.md | packages/core/src/chains/ | | Add WebSocket events | adding-socket-events.md | packages/shared/types/socket.ts | | Push notifications | notification-system.md | packages/kit-bg/src/services/ServiceNotification/ | | Pages & routes | page-and-route.md | packages/kit/src/routes/ |
| 1 (page) | Navigate to specific page | | 2 (dialog) | Show dialog | | 3 (openInBrowser) | Open URL in external browser | | 4 (openInApp) | Open URL in in-app browser | | 5 (openInDapp) | Open URL in DApp browser |
| modal | Modal overlay pages | | stack | Tab route pages | | onboarding | Full screen onboarding pages |
Feature development guides for OneKey. Use when adding new chains, socket events, notifications, pages, or routes. Covers blockchain integration, WebSocket subscriptions, push notifications, and navigation patterns. 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 1k-feature-guides- Source
- onekeyhq/app-monorepo
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-02
- Updated
- 2026-02-18
Quick answers
What is 1k-feature-guides?
Feature development guides for OneKey. Use when adding new chains, socket events, notifications, pages, or routes. Covers blockchain integration, WebSocket subscriptions, push notifications, and navigation patterns. Source: onekeyhq/app-monorepo.
How do I install 1k-feature-guides?
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 1k-feature-guides 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-02