1k-feature-guides

Implement OneKey feature guides for chains, socket events, notifications, pages, and routes.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/wanghaisheng/web3-scaffold-app-monorepo --skill 1k-feature-guides
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 1k-feature-guides
Source: https://github.com/wanghaisheng/web3-scaffold-app-monorepo/tree/main/.claude/skills/1k-feature-guides
Command: npx skills add https://github.com/wanghaisheng/web3-scaffold-app-monorepo --skill 1k-feature-guides

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feature development guides for OneKey consolidate best practices for extending chains, events, notifications, pages, and navigation, reducing integration friction.

Core Features & Use Cases

The guides cover chain integration, WebSocket events, push notifications, and page/route patterns, with examples and reference implementations to accelerate development.

Quick Start

Consult the guides to apply established patterns when adding a new chain, socket event, or page in OneKey.

Frequently Asked Questions about 1k-feature-guides

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add support for a new blockchain chain in OneKey?

To add a new chain in OneKey, consult the feature development guides that provide structured patterns and reference implementations for blockchain integration. These guides enforce consistent patterns to ensure robust and scalable chain extensions.

What is the standard pattern for implementing WebSocket subscriptions in OneKey?

The standard pattern for implementing socket events in OneKey uses structured guides to streamline WebSocket subscriptions. Developers apply established reference implementations to handle real-time event data consistently across the application.

How do I set up push notification workflows for OneKey extensions?

Set up push notification workflows in OneKey by following the feature development guides that cover notification patterns. These guides offer examples to accelerate development and ensure robust integration of push capabilities.

Does OneKey provide reference implementations for adding new pages and routes?

Yes, OneKey provides reference implementations for adding new pages and routes. The feature development guides cover navigation patterns to help developers extend the application interface with consistent and scalable routing structures.

When do I need to use structured guides for OneKey feature development?

Use structured guides for OneKey feature development when extending support for new chains, socket events, notifications, pages, or routes. They consolidate best practices to reduce integration friction and ensure scalable implementations.