phatpham-katalon/scoutqa-test

ScoutQA marketplace for Claude Code

0 stars0 forksUpdated Jan 23, 2026
npx skills add phatpham-katalon/scoutqa-test

README

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

  1. Install the ScoutQA CLI:
npm i -g @scoutqa/cli@latest
  1. Add your [API key][api-key] by logging in:
scoutqa auth login
  1. 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:

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

Statistics

Stars0
Forks0
Open Issues0
CreatedJan 23, 2026