Qa Heal banner
hueanmy hueanmy

Qa Heal

Testing community

Description

--- description: Diagnose and rewrite a failing Playwright spec from a captured error log. argument-hint: <failing-spec-path> <error-log-path> [app-diff-path] allowed-tools: [Read, Write, Edit, Glob, Grep, Bash] --- Invoke the `heal-test` skill with `$ARGUMENTS`. See `${CLAUDE_PLUGIN_ROOT}/skills/heal-test/SKILL.md` for the full procedure.

Installation

Installs to ~/.claude/skills/hueanmy-qa-playwright-agent-qa-heal/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hueanmy-qa-playwright-agent-qa-heal && curl -fsSL https://raw.githubusercontent.com/hueanmy/qa-playwright-agent/HEAD/commands/qa-heal.md -o ~/.claude/skills/hueanmy-qa-playwright-agent-qa-heal/SKILL.md

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

Full documentation available on GitHub

View Source Repository