Qa Plan banner
hueanmy hueanmy

Qa Plan

Testing community

Description

--- description: Generate a JSON test plan for a feature of the configured app. argument-hint: <feature-name> allowed-tools: [Read, Write, Glob, Bash] --- Invoke the `plan-tests` skill with `$ARGUMENTS` as the feature name. See `${CLAUDE_PLUGIN_ROOT}/skills/plan-tests/SKILL.md` for the full procedure.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository