Helps create and configure pages and routes in the OneKey app-monorepo. Use when creating new pages, configuring...
find ~/OneKeyHQ/ -name "*.skill"
Jotai state management patterns for OneKey. Use when working with atoms, global state, feature state, or context...
Cross-platform development patterns for OneKey. Use when writing platform-specific code, handling platform...
Creates a new Claude Code Skill following best practices. Use when the user wants to create a new skill, add a...
Creates test version branches for testing app upgrade functionality. Use when preparing upgrade test builds, testing...
Git workflow and conventions for OneKey development. Use when creating branches, committing code, or creating PRs....
Security-first PR review checklist for this repo. Use when reviewing diffs/PRs, especially changes involving auth,...
Adds new WebSocket event subscriptions to OneKey. Use when implementing new socket events, handling server push...
Audits security and supply-chain risk between two git refs, 预发布安全审计
Guides proper date and time formatting in OneKey app. Use when displaying dates/times in UI, formatting timestamps,...
Implements Figma designs 1:1 using OneKey component library. Use when implementing UI from Figma, converting designs...
Helps fix oxlint errors and warnings in the OneKey codebase. Use when running yarn lint and encountering warnings,...
Development commands for OneKey monorepo. Use when running dev servers, building apps, linting, testing, or...
Documents OneKey push notification system across platforms. Use when implementing notification features, handling...
Coding patterns and best practices for OneKey development. Use when writing React components, handling promises,...
Internationalization and translation guidelines for OneKey. Use when adding text strings, using translations, or...
Guide for adding new blockchain chains to OneKey. Use when implementing new chain support, adding blockchain...
OneKey monorepo architecture and code organization. Use when understanding project structure, package relationships,...
Interactive guide for integrating new DeFi modules or protocols into OneKey. Use when adding new DeFi features like...
Filters specific errors from Sentry reporting in this OneKey monorepo. Use when needing to ignore/suppress/filter...