Qa Integration banner
NamHT4Devlop NamHT4Devlop

Qa Integration

Testing community

Description

--- description: Run integration/E2E QA against a RUNNING app via a real browser — execute new + regression test cases, assert from DOM/screenshots, pass/fail report argument-hint: <app URL> (+ optionally a /cwk-qa plan path or story) --- Use the **cwk-qa-integration** skill to execute QA against the running app below: drive the browser via the Claude-in-Chrome MCP (navigate, log in with a test account if needed, fill, click), assert each test case from the DOM + a screenshot, run BOTH the new-

Installation

Installs to ~/.claude/skills/namht4devlop-claude-code-workflow-kit-qa-integration/SKILL.md

Terminal
mkdir -p ~/.claude/skills/namht4devlop-claude-code-workflow-kit-qa-integration && curl -fsSL https://raw.githubusercontent.com/NamHT4Devlop/claude-code-workflow-kit/HEAD/commands/qa-integration.md -o ~/.claude/skills/namht4devlop-claude-code-workflow-kit-qa-integration/SKILL.md

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

Full documentation available on GitHub

View Source Repository