E2e Write

Create new E2E tests using Playwright with Page Object Model pattern and semantic locators. Triggers: 「E2Eテストを書いて」「テストを作成して」「新機能のテストが必要」「E2E test」「create test」 Use when: Creating E2E tests for new pages or components, after implementing new features. Outputs: Page Object files (frontend/e2e/pages/) and spec files (frontend/e2e/*.spec.ts)

majiayu000 Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/testing/e2e-write commit cc975a3322

Frequently asked questions

npx skillmds@latest add majiayu000/e2e-write