npx skills add phatpham-katalon/scoutqa-testREADME
ScoutQA for Claude Code
Run AI-powered exploratory tests on web applications using natural language prompts.
ScoutQA automatically tests your websites for accessibility issues, broken user flows, and usability problems — all from simple English instructions.
Installation
- Install the ScoutQA CLI:
npm i -g @scoutqa/cli@latest
- Add your [API key][api-key] by logging in:
scoutqa auth login
- Install the plugin:
claude plugin marketplace add https://github.com/scoutqa-dot-ai/claude-code
claude plugin i scoutqa-plugin@scoutqa-marketplace
Upgrading
claude plugin marketplace update
Usage
Ask Claude to test any website:
- "Test the login flow on https://example.com"
- "Check https://example.com for accessibility issues"
- "Run a smoke test on our staging site"
- "Verify the checkout process works"
Development
claude --plugin-dir /path/to/repo
Troubleshooting
Diagnostic tool for troubleshooting the installation and health of Claude Code and plugins:
claude doctor
Make sure you have the ScoutQA CLI installed:
scoutqa --version
Run Claude with verbose logging to see any plugin load errors:
claude --debug
Re-authenticate if your session expired:
scoutqa auth login
Publisher
Statistics
Stars0
Forks0
Open Issues0
CreatedJan 23, 2026