QA Explore — Testing skill for Claude Code
Autonomously click every reachable control of a running web app and report what broke.
How to install QA Explore
Installs to ~/.claude/skills/cadus0uza-qa-supreme-qa-explore/SKILL.md
mkdir -p ~/.claude/skills/cadus0uza-qa-supreme-qa-explore && curl -fsSL https://raw.githubusercontent.com/CaduS0uza/qa-supreme/HEAD/commands/qa-explore.md -o ~/.claude/skills/cadus0uza-qa-supreme-qa-explore/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What QA Explore does
description: Autonomously click every reachable control of a running web app and report what broke argument-hint: [--headed]
Run the autonomous exploration pipeline against: $ARGUMENTS
- Confirm the target is a local, preview, or staging environment — never production with real customer data. If it looks like production, stop and ask.
cd runner && npm installifrunner/node_modulesis absent.- Run
node bin/qa-supreme.mjs run --url --out .qa-supreme(add `-
Alternatives in Testing
- Webapp Testing — Test local web applications using Playwright for UI verification and debugging 94.1k ★
- Develop Web Game — Build and test web games iteratively using Playwright with time-stepping 14.6k ★
- Regen API — Regenerate the OpenAPI spec and web API client after server API changes 2.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
QA Explore Template
Autonomous page & workflow testing. Authenticate to your deployed app, navigate, take screenshots, READ the sc
AppReveal
Debug-only in-app MCP server for iOS/macOS/Android/Flutter/ReactNative. Gives LLM agents Playwright-like contr
Typing App
The Typing Practice App is a web application built with React.js that allows users to practice and improve the
Prod Crash
Diagnose live web app crash from console/log/error paste, fix, test, ship
MVP Builder Skill
Claude Code skill for building production-quality web apps and MVPs from scratch. Full workflow: spec → brandi
Claude QA Skills
QA skills for Claude Code. Evidence-based rules from 30+ real production failures. Apple App Store + Capacitor
Related Agents
UI Explorer
Drive and explore a native macOS app's GUI (screenshot → click/type → observe) and correlate each action with
Civitai Test Review
Reviews the tests in a feature segment of the main Civitai Next.js app (src/) for whether they would actually
Ops Opps Finder Agent
You are a strategic advisor sub-agent. Your job is to identify new directions of work an ops project should ex