victoraguilarsantamariadev

8 mods across 1 repository, 2 stars between them.

qa-explore

01

victoraguilarsantamariadev/qa-explore

Plugin Claude Code

Agent-based exploratory E2E QA for any web app — explore, verify, learn, and codify a self-growing test suite.

2 29d ago A tokens not measured original MIT

qa-explore

02

victoraguilarsantamariadev/qa-explore

Plugin Claude Code

A team of AI agents that test any web app like human QA: explore the live app, screenshot and visually judge rendering + data, capture trace/HAR/console/video evidence, adversarially verify findings, learn from rejected ones, codify them into a self-growing Playwright/Cypress suite — and close the loop by filing…

2 29d ago A tokens not measured original MIT

qa-explore

03

victoraguilarsantamariadev/qa-explore

Skill Claude CodeCodex

Exploratory end-to-end QA with a team of agents that drive a real browser like human testers — they click through the whole app, create/fill/submit, screenshot and visually judge rendering + data correctness, capture trace/HAR/console/video evidence, adversarially verify each finding, learn from rejected findings, and…

2 29d ago A 158 tokens original MIT

qa-fix

04

victoraguilarsantamariadev/qa-explore

Skill Claude CodeCodex

Second half of the qa-explore loop — pick up the issues a human marked as real bugs in the tracker (GitLab/GitHub), reproduce each one, write a regression test that asserts the correct behaviour, fix the code until that test goes green and the suite stays green, then open a merge request linked to the issue for human…

2 29d ago A 118 tokens original MIT

qa-gate

05

victoraguilarsantamariadev/qa-explore

Skill Claude CodeCodex

Release gate / QA sign-off — the decision layer a senior QA team owns. It aggregates every signal the other skills produce (explore findings by severity+confidence, the Step-0 deterministic suite, access-control, a11y, and optional visual/perf) and applies a WRITTEN, consistent release rubric to emit a deterministic…

2 29d ago A 153 tokens original MIT

qa-heal

06

victoraguilarsantamariadev/qa-explore

Skill Claude CodeCodex

Self-healing test suite — when the deterministic E2E/regression suite goes red, triage each failing test into a STALE/BRITTLE test (repair the selectors/waits, never the assertion) vs a REAL REGRESSION (leave it red — it's a bug). Repairs the brittle ones on a branch and opens one merge request; real regressions are…

2 29d ago A 134 tokens original MIT

qa-manual

07

victoraguilarsantamariadev/qa-explore

Skill Claude CodeCodex

Living user / configuration manual generated by an agent that actually operates your app — the same drive-your-app engine as qa-explore, pointed at a different output (docs instead of bugs). It recons the app, ORDERS the features into a real setup/usage sequence, proposes a table of contents + audience for you to…

2 29d ago A 158 tokens original MIT

qa-plan

08

victoraguilarsantamariadev/qa-explore

Skill Claude CodeCodex

Risk-based test plan — what a senior QA team writes BEFORE testing. Recon the app, score each area by RISK (impact × likelihood), rank into P0/P1/P2 deterministically, define the acceptance ("done") per area, and emit a test charter (Markdown) that also seeds qa-explore's areas in priority order so the expensive…

2 29d ago A 120 tokens original MIT