Domains
Forms
- SKILL.md50.0%
- references50.0%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When implementing E2E test automation, debugging flaky tests, testing critical user workflows, setting up CI/CD test pipelines, or establishing E2E testing standards.
references/details.md for deep patternsReliable, fast, maintainable E2E suites that catch regressions pre-release, boost ship confidence, and enable quick deployment.
Use Cases
A team is launching a new checkout feature and needs to ensure the multi-step flow works across browsers. They use this skill to implement Playwright E2E tests covering add-to-cart, checkout, and payment using data-testid selectors and page objects. Result: regressions are caught in CI before release, reducing production incidents and speeding up delivery.
An engineer faces flaky Cypress tests that intermittently fail in CI. Using this skill's debugging patterns (headed mode, proper waits, test.step reporting) and best practices (independent tests, cleanup), they stabilize the suite. Value: predictable CI, less wasted triage time, and restored trust in the test pipeline.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File