Turn Claude Code into an autonomous QA agent — an explore, generate, run, heal, report loop that maps the app, writes tests for real user journeys, executes them, self-heals broken locators, and reports coverage. Build a QA agent skill for Claude Code.
$npx -y skills add pramoddutta/qaskills --skill qa-agent-claudeInstalls into the current project.
Run `npx skills use "https://github.com/pramoddutta/qaskills" --skill "pramoddutta/qaskills/qa-agent-claude"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/pramoddutta/qaskills" that are relevant to the current task. Run `npx skills add "https://github.com/pramoddutta/qaskills"` and select the relevant skills, then follow their instructions.