Dify E2E Cucumber + Playwright Use this skill for Dify's repository-level E2E suite in . Use as the canonical guide for local architecture and conventions, then apply Playwright/Cucumber best practices only where they fit the current suite. Scope - Use this skill for files, Cucumber step definitions, , hooks, tags, and E2E review work under . - Do not use this skill for Vitest or React Testing Library work under ; use instead. - Do not use this skill for backend test or API review tasks under . Read Order 1. Read first. 2. Read only the files directly involved in the task: - target files unde…