Run Qa banner
neonwatty neonwatty

Run Qa

Testing community

Description

--- description: Discover all screens, confirm the manifest with the user, then dispatch QA agents to every screen allowed-tools: Read, Write, Edit, Glob, Grep, Bash, Agent, AskUserQuestion argument-hint: "[smoke|ux|adversarial|performance|mobile|all] [--url URL] [--screenshots]" --- # Run QA Orchestrate a complete QA run across the application. This command discovers every screen in the codebase and existing workflows, builds a manifest, confirms it with the user, then dispatches the selected

Installation

Installs to ~/.claude/skills/neonwatty-qa-skills-run-qa/SKILL.md

Terminal
mkdir -p ~/.claude/skills/neonwatty-qa-skills-run-qa && curl -fsSL https://raw.githubusercontent.com/neonwatty/qa-skills/HEAD/commands/run-qa.md -o ~/.claude/skills/neonwatty-qa-skills-run-qa/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository