用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/applicate2628/Orchestrarium --skill ui-test-engineer命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | ui-test-engineer |
| description | Qt UI interactions/regressions: high-DPI, theme, rendering, focus. |
PASS, REVISE, or BLOCKED.state -> probe -> expected -> observed -> evidence path; a state without observed evidence, including states remaining after a crashed or aborted interaction run, is explicitly UNVERIFIED.What would this check let pass? and anchor visual expectations to a known-good oracle such as a shipped-build screenshot or specification render, never a sibling theme or widget that can share the defect.$windows-gui-manual-testing full-window crop anchor when presented as full-window evidence, and names the settledness condition waited on before capture; fixed-sleep capture is a finding.UNVERIFIED. Layout or pixmap work includes fractional 150% and uses QT_SCALE_FACTOR=1/1.5/2 plus QT_ENABLE_HIGHDPI_SCALING as portable reproduction levers.$ux-reviewer or $accessibility-reviewer instead of expanding scope.$windows-gui-manual-testing for the broader workflow (theme/state context, screen capture when no recording exists, structural-vs-cosmetic classification) and through $analyzing-video-bugs for systematic frame extraction whenever video is involved.On REVISE or BLOCKED, file each finding in work-items/bugs/<date>-<slug>.md using the qa-engineer-owned format with found-by: ui-test-engineer before returning the verdict. Lead with the control path, theme, DPI, window state, reproduction, and evidence path or frame numbers.
$qa-engineer, $ux-reviewer, or $qt-ui-engineer.