From computer-use-plugin
Computer Use MCP로 앱 테스트 시나리오 실행 및 UI/UX 피드백 리포트 생성. Trigger: computer use 테스트, 앱 테스트, UI 테스트, cu test, computer use test, 앱 QA
How this skill is triggered — by the user, by Claude, or both
Slash command
/computer-use-plugin:computer-use-testThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Computer Use MCP를 사용하여 앱의 사용 시나리오를 실행하고, 기능/UI·UX 문제를 발견하여 구조화된 피드백 리포트를 생성한다.
Computer Use MCP를 사용하여 앱의 사용 시나리오를 실행하고, 기능/UI·UX 문제를 발견하여 구조화된 피드백 리포트를 생성한다.
Computer Use MCP 사용 시 알려진 문제들:
테스트 산출물은 대상 프로젝트 루트에 저장:
test-cases/{app-name}/{scenario-name}.mdtest-cases/{app-name}/reports/{YYYY-MM-DD}-report.mdAskUserQuestion으로 질문/mcp에서 computer use가 활성화되어 있어야 함request_access로 접근 권한을 요청한다test-cases/ 디렉토리를 탐색한다
Glob test-cases/**/*.md로 기존 시나리오 확인기존 시나리오가 있는 경우:
AskUserQuestion으로 선택 요청:
기존 시나리오가 없는 경우:
test-cases/{app-name}/ 디렉토리에 시나리오 파일을 저장한다각 시나리오 파일을 순서대로 실행한다:
시나리오 테스트 완료 후 자유 탐색을 수행한다:
test-cases/{app-name}/reports/{YYYY-MM-DD}-report.md에 저장한다npx claudepluginhub devstefancho/claude-plugins --plugin computer-use-pluginRuns app test scenarios through Computer Use MCP, capturing screenshots and producing structured UI/UX feedback reports with severity ratings, recommendations, and ad-hoc exploration.
QA tests web apps, native macOS/Electron apps, CLI tools, REPLs via browser/Playwright, computer-use screenshots/clicks, or tmux modes. Delivers health scores, bug fixes, ship-readiness reports.