E2e test matrix
Skill lubochka/xiigen-general-skills/claude/skills/e2e-test-matrix
Open-source AI agent skills for safer Claude, Codex and Cursor coding workflows
npx -y skills add lubochka/xiigen-general-skills --skill e2e-test-matrixAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Design end-to-end coverage across critical paths. Use for release readiness, user workflows, UI/API flows, and adapter validation.
SKILL.md
0.9 KB, as published. Nobody here has run it
E2E Test Matrix
Purpose
Design end-to-end coverage across critical paths.
When to Use
Use for release readiness, user workflows, UI/API flows, and adapter validation.
Inputs
Journeys, roles, environments, risk areas, target project commands.
Steps
- List critical journeys.
- Cross journeys with roles, environments, and risk categories.
- Pick minimal representative coverage.
- Mark skipped matrix cells with reason.
Gates
Critical paths are covered beyond a single happy path.
Evidence
Matrix, smoke-test output, or skipped-cell rationale.
Anti-Patterns
Calling one happy path complete E2E readiness.
Related
user-journey-testing, integration-testing
Gives 0 of the 12 instructions most design frontend skills give
Counted across 1,170 of the 1,878 authors here whose files we hold, read 2026-08-06
- use css variables for color consistencyin 73 of 1170, across 24 files
- match implementation complexity to the aesthetic visionin 70 of 1170, across 20 files
- commit to one bold aesthetic direction before codingin 70 of 1170, across 25 files
- add atmospheric background effects and texturesin 58 of 1170, across 10 files
- use unexpected spatial compositions and layoutsin 55 of 1170, across 7 files
- implement real working codein 55 of 1170, across 7 files
- vary themes and aesthetics across different designsin 48 of 1170, across 7 files
- launch chromium in headless modein 47 of 1170, across 4 files
- close the browser when donein 47 of 1170, across 4 files
- run provided scripts with help flag firstin 47 of 1170, across 4 files
- use descriptive selectors for elementsin 47 of 1170, across 4 files
- wait for network idle statein 46 of 1170, across 3 files
Said here and by no other author read
- list critical journeys
- cross journeys with roles, environments, and risk categories
- pick minimal representative coverage
- mark skipped matrix cells with a reason
- cover critical paths beyond a single happy path
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once.