Imported from gabriel2006mzg-sketch/trezorlarp (
suite/e2e/AGENTS.md). Install upstream withnpx skills add gabriel2006mzg-sketch/trezorlarp --skill e2e. Copyright stays with the author.
Skills
All skills are mandatory reading before making changes.
Apart from top-level AGENTS.md, the following skills are mandatory for Suite E2E Testing:
- Assertions Strategy – Translation validation, custom matchers, display assertions
- Fixtures – Playwright fixture architecture, dependency injection, test scope
- Locators Strategy – TestID convention, parameterization, strict naming rules
- Page Objects – Page object structure, composition, @step decorators, naming
- Await & Retry Strategy – Playwright auto-waiting, custom polling, Redux waits, flakiness prevention
- Test Tagging – Device models, platforms, execution scope, project filtering
- Agentic Test Creation – Mandatory discovery-first workflow for writing new tests from user stories