home / skills / onekeyhq / app-monorepo

onekeyhq/app-monorepo

Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.

18 skills
GitHub

Sponsored

1k-code-review-pr

onekeyhq/app-monorepo

2.3k
This skill performs a structured PR code review focusing on build reliability, runtime quality, and actionable fixes for the OneKey monorepo.
1k-code-quality

onekeyhq/app-monorepo

2.3k
This skill enforces code quality by guiding linting, type checks, and English comments to improve reliability and readability across projects.
1k-performance

onekeyhq/app-monorepo

2.3k
This skill helps you optimize React and React Native performance by applying proven patterns for memoization, batching, and efficient list rendering.
1k-feature-guides

onekeyhq/app-monorepo

2.3k
This skill guides you through adding new chains, WebSocket events, notifications, and pages in OneKey, accelerating secure feature implementations.
1k-app-upgrade-test

onekeyhq/app-monorepo

2.3k
This skill automates creation of test version branches and build configurations to validate app upgrade flows and version migrations.
1k-create-pr

onekeyhq/app-monorepo

2.3k
This skill automates the full pull request workflow for OneKey app-monorepo changes, including branch creation, commits, pushes, PR creation, and auto-merge.
1k-defi-module-integration

onekeyhq/app-monorepo

2.3k
This skill guides you step-by-step to integrate new DeFi modules into OneKey, covering Earn, Borrow, and New Module scenarios.
1k-error-handling

onekeyhq/app-monorepo

2.3k
This skill helps you implement robust error handling patterns across async calls, UI states, and user notifications for reliable applications.
1k-monitor-pr-ci

onekeyhq/app-monorepo

2.3k
This skill monitors a PR's CI checks and review comments, auto-fixing failures and prompting you to address reviews until ready to merge.
1k-sentry

onekeyhq/app-monorepo

2.3k
This skill helps you configure Sentry across desktop, mobile, and web, filter errors, and analyze crash reports for OneKey.
1k-sentry-analysis

onekeyhq/app-monorepo

2.3k
This skill analyzes Sentry crash reports, identifies root causes, and prepares evidence-based bug analysis logs before requesting user confirmation.
1k-ui-recipes

onekeyhq/app-monorepo

2.3k
This skill helps you apply OneKey UI recipes to improve tab bar offset, transitions, collapsible headers, and Android touch bypass.
1k-new-skill

onekeyhq/app-monorepo

2.3k
This skill creates a new Claude Code Skill following latest best practices, fetching documentation and generating structured rules for efficient reuse.
1k-pkg-upgrade-review

onekeyhq/app-monorepo

2.3k
This skill analyzes npm package upgrades by diffing source, tracing usages, and generating a compatibility report to inform safe dependency changes.
1k-platform-requirements

onekeyhq/app-monorepo

2.3k
This skill identifies platform and minimum SDK requirements for iOS, Android, Chrome, Electron across OneKey platforms and verifies compatibility.
1k-retrospective

onekeyhq/app-monorepo

2.3k
This skill analyzes real bug fix cases to update self-testing rules, improving quality checks over time.
perf-optimizer

onekeyhq/app-monorepo

2.3k
This skill helps diagnose and optimize OneKey mobile performance by guiding baseline setup, iterative bottleneck fixes, and verifications against thresholds.