Implement robust E2E tests with Playwright or Cypress using Page Object Model, proper waits, and CI/CD integration. Covers selector strategies, flaky test prevention, and cross-browser testing pattern
testing/e2e-testing-standards
Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, s...
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an exist...
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs...