e2e-test

Solid

Design, maintain, and execute reliable end-to-end tests for critical user journeys with Agent Browser as first choice for exploration and Playwright as the preferred code path for suites and CI. Use for E2E strategy, journey coverage, flaky test triage, artifact collection, CI gating, regression prevention, and browser automation tasks.

AI & Automation 30 stars 5 forks Updated today MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
50
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# E2E test Use this skill to create E2E coverage that is deterministic, evidence-backed, and maintainable in real repositories. ## Quick Reference | If you need to… | Go to | |---|---| | Design new E2E test coverage for a user journey | §Operating Model → new journey coverage + Load `references/checklists.md` | | Write or update Playwright tests | §Runner Strategy + Load `references/playwright-patterns.md` | | Use advanced Playwright (auth, fixtures, mocking, CI sharding) | Load `references/playwright-deep-patterns.md` | | Triage a flaky or failing E2E test | §Operating Model → flaky triage + Load `references/checklists.md` | | Use Agent Browser for exploration or repro | §Runner Strategy + Load `references/agent-browser-workflows.md` | | Design CI gates for E2E suites | §Operating Model → CI gate design + Load `references/environment-and-dependency-gates.md` | | Avoid common Playwright mistakes | Load `references/anti-examples.md` | | Test content inside an iframe (payment, editor, OAuth) | Load `references/playwright-deep-patterns.md` §Iframes | | Handle a Tauri or native-mobile app | §Version and Platform Gate → Platform Scope Boundary | | Check generated spec code before reporting | Run `python3 scripts/lint_e2e_spec.py <file.spec.ts>` | | See a fully worked E2E output example | Load `references/golden-examples.md` | Do not use this skill for visual design review with no automated journey value, performance/load testing, or tests that would require guessed secrets, en...

Details

Author
johnqtcg
Repository
johnqtcg/awesome-skills
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category