Skill Claude CodeCodex
A guide for creating a Test Execution issue in the OK (OneKey) project.
Skill Claude CodeCodex
A guide for creating a Test Execution issue in the OK (OneKey) project.
Skill Claude CodeCodex
../../../.claude/skills/extract-test-words/SKILL.md.
Skill Claude CodeCodex
A maintenance tool for fixing interface selectors, updating UI mappings, and keeping test prerequisites current.
Skill Claude CodeCodex
A test coordinator for starting checks, verifying prerequisites, collecting results, and arranging diagnosis when tests fail.
Skill Claude CodeCodex
A read-only quality-assurance manager for diagnosing failed results. It classifies likely causes and suggests fixes when triggered by its listed commands or phrases.
Skill Claude CodeCodex
A pre-submission quality review for test cases, rules, scripts, and skills. It checks their format, consistency, safety, and adherence to expected standards, then writes a report to shared/reports/.
Skill Claude CodeCodex
A one-command setup workflow for OneKey QATest, including its CDP connection on port 9222 and a dashboard on port 5050. QATest is a system for running quality-assurance test cases.
Skill Claude CodeCodex
A workflow for turning a use-case file into a recorded sequence of browser actions through CDP, a browser-control connection.
Skill Claude CodeCodex
An Android workflow that records actions on a phone, confirms the steps, creates a Midscene test, and runs it for verification.
Skill Claude CodeCodex
A CDP-based recorder that captures a user's actions in OneKey and turns them into a list of operations. CDP is a browser control interface used to observe and automate actions.
Skill Claude CodeCodex
A test-reporting and trend-analysis tool for generating quality reports from testing work.
Skill Claude CodeCodex
A test runner for executing test cases through a dashboard or command-line tool.
Skill Claude CodeCodex
A test-design workflow that turns a product requirements document into executable tests. A product requirements document describes what a software product should do.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check. From OneKeyHQ/QA-AGENTS.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Cursor rule Cursor
提取测试单词。Invoke when user sends "提取测试单词" / "提取单词" / "extract test words" together with image(s) containing numbered words (e.g. test wallet mnemonic / recovery phrase card screenshots, hardware device 助记词 screens). Extract number+word pairs, sort by the printed sequence numbers, output words only.
Cursor rule Cursor
OneKey QA pre-commit review. Invoke when user types "/qa-review", "/onekey-qa-review", "qa review", "审查提交", "审查用例", "review 用例", "检查提交", or before creating git commit / PR. Scans staged + unstaged + untracked changes for security leaks, rule/test-case规范, script quality, and writes full report to…
Cursor rule Cursor
OneKey Test Designer. Invoke when user types "/onekey-test-designer", "设计用例", "写用例", "新增测试", "@ ". From PRD/recording to executable test scripts. Phase 0: Mandatory knowledge lookup via scripts/lookup-knowledge.mjs before generating any .test.mjs.
Cursor rule Cursor
.claude/CLAUDE.md.
Instructions file CodexOpenCode
AGENTS.md instructions for OneKeyHQ/QA-AGENTS.
Skill Claude CodeCodex
A skill for generating software quality-assurance test cases. Quality assurance means checking that software behaves as expected.
Skill Claude CodeCodex
A quality-assurance skill from OneKeyHQ/QA-AGENTS, with documentation about its capabilities, folder structure, usage, and checklist generation. Quality assurance means checking that software works as expected.
Skill Claude CodeCodex
A generator for Apifox API test cases. Apifox is a tool for designing, documenting, and testing web APIs, and this add-on includes a command for listing API endpoints.
Skill Claude CodeCodex
A skill for generating Playwright end-to-end test scripts. Playwright is a tool that controls a web browser to test complete user journeys.