Skip to main content
OneKeyHQ
GitHub 제작자 프로필

OneKeyHQ

6개 GitHub 저장소에서 수집된 67개 skills를 저장소 단위로 보여줍니다.

수집된 skills
67
저장소
6
업데이트
2026년 9월 8일
저장소 탐색

저장소와 대표 skills

1k-cross-platform
소프트웨어 개발자

OneKey cross-platform patterns, platform files, platformEnv, and supported OS/SDK requirements.

2026년 9월 8일
1k-dev-commands
미분류

OneKey development commands plus branch, commit, validation, and PR conventions.

2026년 9월 8일
1k-retrospective
소프트웨어 품질 보증 분석가·테스터

Analyze accumulated bug fix cases and propose updates to the self-testing checklist. Use periodically (weekly/monthly) to evolve quality checks based on real issues.

2026년 9월 7일
1k-ui-verify
소프트웨어 품질 보증 분석가·테스터

Drive OneKey desktop or mobile apps to verify real visual and interactive behavior using CDP/Playwright or agent-device. Use for UI 验证 or screenshot confirmation.

2026년 9월 3일
1k-code-review-pr
소프트웨어 품질 보증 분석가·테스터

Review OneKey PRs and diffs for security, correctness, concurrency, React/RN pitfalls, and repository-specific regressions. Use for code review or 审查 PR.

2026년 9월 1일
1k-code-quality
소프트웨어 품질 보증 분석가·테스터

Code quality standards — lint (oxlint), format (oxfmt), type check (tsc), pre-commit hooks, and comment conventions. All comments must be in English.

2026년 8월 29일
1k-defi-module-integration
소프트웨어 개발자

Navigate and implement OneKey App Earn, Borrow, Staking, and DeFi Portfolio flows. Use for protocol data, portfolio actions, transactions, pending/history, refresh, and Earn routes.

2026년 8월 26일
1k-trade-swap-market
소프트웨어 개발자

Navigate OneKey App Swap, Bridge, Limit, and Stock/Market flows. Use for token selection, quotes, review/build/send, providers, cold start, and history/status; use the Perps skill for Hyperliquid.

2026년 8월 26일
수집된 skill 36개 중 8개를 표시합니다.
onekey-recorder
소프트웨어 개발자

Recorder - CDP 录制器。捕获用户在 OneKey 上的操作,生成操作清单。 Triggers on: /onekey-recorder, "录制", "record", "开始录制".

2026년 7월 22일
extract-test-words
소프트웨어 개발자

Use when 用户发送图片(包含带序号的单词,如测试钱包助记词/恢复短语卡片截图、硬件设备助记词屏幕、单词列表截图)并要求提取时。Triggers on: "提取测试单词", "提取单词", "extract test words".

2026년 7월 21일
onekey-knowledge-builder
소프트웨어 품질 보증 분석가·테스터

Knowledge Builder - 选择器修复、UI 映射维护、前置条件更新。 Triggers on: /onekey-knowledge-builder, "更新选择器", "修复选择器", "update ui-map".

2026년 5월 22일
onekey-qa-director
소프트웨어 품질 보증 분석가·테스터

QA Director - 测试总调度。启动执行、检查前置条件、汇总结果、失败时协调诊断修复。 Triggers on: /onekey-qa-director, /onekey-test, "跑测试", "执行用例", "回归测试".

2026년 5월 22일
onekey-qa-manager
소프트웨어 품질 보증 분석가·테스터

QA Manager - 失败诊断、根因分类、修复建议。只诊断不改代码。 Triggers on: /onekey-qa-manager, "诊断失败", "分析结果", "为什么失败".

2026년 5월 22일
onekey-qa-review
소프트웨어 품질 보증 분석가·테스터

QA Review - 提交前 QA 专项审查。检查用例、规则、脚本、Skill 的规范性、一致性、安全性。 生成审查报告到 shared/reports/。 Triggers on: /onekey-qa-review, /qa-review, "审查用例", "review 用例", "检查提交".

2026년 5월 22일
onekey-qatest
소프트웨어 품질 보증 분석가·테스터

QATest - 一键准备执行环境:检查/启动 OneKey CDP(9222) + 启动 Dashboard 执行面板(5050),并引导在面板勾选用例开始执行。 Triggers on: /qatest, "/qatest 开始执行", "qatest/开始执行", "打开执行面板", "开始执行用例".

2026년 5월 22일
onekey-record-from-file
소프트웨어 품질 보증 분석가·테스터

Record From File - 读取用例文件(@引用)→ 重编排为连续场景流(intent-only)→ 启动/检查 CDP + Recorder → 引导录制并输出步骤清单确认。 Triggers on: /onekey-record-from-file, /onekey-record-file, "发文件开始录制", "用例开始录制".

2026년 5월 22일
수집된 skill 15개 중 8개를 표시합니다.
hardware-error-handling
소프트웨어 개발자

Analyze, add, map, serialize, test, or review Hardware JS SDK errors within either the independent hd-core or hwk error system, including public codes, transport/vendor mapping, cross-runtime failures, retry and cleanup semantics, and user recovery.

2026년 9월 5일
hardware-architecture
소프트웨어 개발자

Analyze or change Hardware JS SDK package ownership, Core/transport boundaries, public API compatibility, Device lifecycle, or legacy hd-* versus hwk-* architecture.

2026년 7월 31일
hardware-chain-integration
소프트웨어 개발자

Implement or review hardware-wallet chain support, address derivation, signing methods, derivation paths, transaction serialization, message signing, or device capability checks.

2026년 7월 31일
hardware-change-plan
소프트웨어 개발자

Create or review an implementation plan, technical plan, task breakdown, acceptance criteria, or validation matrix for a Hardware JS SDK change.

2026년 7월 31일
hardware-create-pr
소프트웨어 개발자

Create a Hardware JS SDK Pull Request from current changes, including scoped staging, validation, commit, push, and an evidence-based PR description. Invoke only when the user explicitly asks to create or submit a PR.

2026년 7월 31일
hardware-dev-commands
소프트웨어 개발자

Choose Hardware JS SDK setup, development, build, test, protobuf, example, validation, branch, or commit commands. Use when asked how to run, build, test, validate, or develop this repository.

2026년 7월 31일
hardware-firmware-protobuf
소프트웨어 개발자

Update or review firmware-pro2 submodules, Protocol V2 protobuf sources, generated schemas/types, firmware messages, or SDK/firmware compatibility. Use explicitly because it can move submodule pointers or regenerate artifacts.

2026년 7월 31일
hardware-release
소프트웨어 개발자

Prepare an explicitly authorized Hardware JS SDK version, package build, compatibility check, npm publication, release notes, or release PR. Never invoke implicitly.

2026년 7월 31일
수집된 skill 10개 중 8개를 표시합니다.
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다