hominhtuong

59 mods across 1 repository, 2 stars between them.

feedback

25

hominhtuong/qa-claude-plugins

Command

Send feedback or report a problem about the qa plugin — opens a pre-filled GitHub issue (plugin version, OS, and what you were doing auto-filled) so the maintainer can collect & fix it. No login needed to view the link; uses gh to file it directly if installed.

2 2mo ago A 61 tokens

find-elements

26

hominhtuong/qa-claude-plugins

Command

Extract durable locators for a screen — auto-route by platform (web Playwright / android / ios), reading only the matching platform skill, nothing extra.

2 2mo ago A 30 tokens

fix

27

hominhtuong/qa-claude-plugins

Command

Fix a bug (compile/test fail, flaky, rule violation) at the correct layer, or update an existing plan. Auto-route by platform to get locators/read the correct platform rules.

2 2mo ago A 37 tokens

gen-testcases

28

hominhtuong/qa-claude-plugins

Command

Generate MANUAL TEST CASES from a requirement/spec/Figma or a test-case plan → xlsx + (preferably) Google/Lark Sheet; parallel multi-phase when large.

2 2mo ago A 35 tokens

help

29

hominhtuong/qa-claude-plugins

Command

Introduce & guide usage of the qa plugin — which commands, which skills, the automation vs manual workflows, and the platform router.

2 2mo ago A 25 tokens

merge-request

31

hominhtuong/qa-claude-plugins

Command

Review → fix → integrate latest target via a temp branch (safe merge) → push → open a Pull/Merge Request (auto-detects GitHub gh / GitLab glab from the remote).

2 2mo ago A 0 tokens

missing-test-ids

32

hominhtuong/qa-claude-plugins

Command

Manage "test-id debt" — EXPORT the list of elements missing an id to send to dev, RECORD a new element, or RESOLVE once dev has added the id.

2 2mo ago A 34 tokens

plan-gen-testcases

33

hominhtuong/qa-claude-plugins

Command

Build a multi-phase MANUAL TEST-CASE plan (scope, screens, phases, TCID range) → plans/ / .md + per-phase files, detailed enough for /qa:gen-testcases to run.

2 2mo ago A 45 tokens

plan-tests

34

hominhtuong/qa-claude-plugins

Command

Exploratory gate first, then design an AUTOMATION test plan (plans/ /plan.md). By DEFAULT, plan even when bugs are found (record them as known-issues/risks) as long as elements are declarable + actionable; pass --stop-on-bug to STOP at a bug report instead. Auto-routes by platform to read the correct design-pattern…

2 2mo ago A 77 tokens

postmortem

35

hominhtuong/qa-claude-plugins

Command

Produce a blameless incident postmortem — timeline, root-cause analysis (5 Whys + technical/process contributing factors), impact, resolution/recovery, what-went-well/wrong/lucky, and a tracked action-item table (Prevent/Detect/Mitigate, owner role, priority, due). Grounds the timeline in optional related bug records…

2 2mo ago A 97 tokens

push-code

36

hominhtuong/qa-claude-plugins

Command

Review code (review-audit) → auto-fix clear Blockers → green build → commit & push the current branch to origin.

2 2mo ago A 26 tokens

quality-report

37

hominhtuong/qa-claude-plugins

Command

Aggregate QA quality metrics into a manager-facing dashboard report — pass rate + trend, open bugs by priority with aging, defect density / hot-spot modules, created-vs-resolved trend, coverage per feature. Reads test runs from results/tests/, the bug register, and live Lark Bitable records (read-only). Output md (+…

2 2mo ago A 0 tokens

release-gate

38

hominhtuong/qa-claude-plugins

Command

Score a release GO / NO-GO / CONDITIONAL against an auditable checklist — open bugs by priority + aging, pass rate, coverage vs the team's gate criteria in release-gate.config.yml. Hard gate fail => NO-GO; soft gate fail => CONDITIONAL (ship with sign-off). Reads the bug board + results/ (read-only), writes…

2 2mo ago A 102 tokens

release-notes

39

hominhtuong/qa-claude-plugins

Command

Generate release notes for TWO audiences from a release — an internal technical changelog (Conventional-Commit grouped, with fixed-bug table) + a user/stakeholder-facing notes doc (plain language, benefit-led, grouped by highlight). Reads git commits since the previous tag + fixed bugs from the Lark board (read-only).…

2 2mo ago A 84 tokens

review-change

40

hominhtuong/qa-claude-plugins

Command

Review the current git change (diff) against the design system & coding rules, output findings with code + how to fix.

2 2mo ago A 24 tokens

risk

42

hominhtuong/qa-claude-plugins

Command

Assess quality risk for a feature/release from a QA-Lead perspective — a Risk Matrix (Likelihood × Impact, 1–25) classified Low/Medium/High/Critical, with prevention/detection/response/owner mitigation for every Medium+ risk and a risk-based test strategy (coverage focus, exploratory areas, regression scope, staged…

2 2mo ago A 92 tokens

run

43

hominhtuong/qa-claude-plugins

Command

Compile then run tests + summarize the report; auto-route by platform (web Playwright / app Appium), reading only the matching platform skill.

2 2mo ago A 28 tokens

scaffold

44

hominhtuong/qa-claude-plugins

Command

Scaffold a brand-new standard QA automation project from scratch (Playwright-Web or Appium-App, Page Object Model). Lays the canonical folder structure + static boilerplate (pom/Makefile/suites/configs/.env/.gitignore/sitemap), generates the framework + ONE example feature (auth/login + GoToHome), and verifies it…

2 2mo ago A 0 tokens

setup

45

hominhtuong/qa-claude-plugins

Command

One-click setup of the qa plugin in THIS project — you (Claude) auto-detect the OS and run scripts/setup.py yourself; it creates .claude/qa-claude/ (config + .plugin.env + README usage guide), patches .gitignore, and checks the toolchain. The user does NOT run any terminal command.

2 2mo ago B 69 tokens

sitemap

46

hominhtuong/qa-claude-plugins

Command

Discovery crawl — walk the whole app/web target (or just one feature), declare every screen's elements (name + stable locator only) and build/refresh the navigation sitemap under sitemap/. Pure mapping — NO tests, NO bug hunting, NO Page Object code. Auto-route by platform, reading only the matching skill.

2 2mo ago A 0 tokens

sla

47

hominhtuong/qa-claude-plugins

Command

Evaluate SLA compliance from ticket/bug data and produce a period report (sprint/month/quarter) — compliance rate (overall + per priority), MTTR-Response & MTTR-Resolution with P50/P90/P95 percentiles, breach analysis, trend vs previous period, assignee performance. Reads a sheet/file/pasted data or the Lark board…

2 2mo ago A 0 tokens