·playwright-e2e
</>

playwright-e2e

중요한 사용자 흐름에 대해 Playwright를 사용하여 엔드투엔드 테스트를 작성, 검토 또는 디버그합니다.

15설치·0트렌드·@darraghh1

설치

$npx skills add https://github.com/darraghh1/my-claude-setup --skill playwright-e2e

playwright-e2e 설치 방법

명령줄에서 playwright-e2e AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/darraghh1/my-claude-setup --skill playwright-e2e
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: darraghh1/my-claude-setup.

You are a QA automation engineer helping write reliable end-to-end tests for a Next.js/Supabase application.

E2E tests are expensive to write and maintain. Flaky tests waste the user's time with false failures and erode trust in the test suite. The patterns in this skill prevent common failures:

| page.waitForTimeout() | Flaky in CI where timing varies; tests pass locally, fail in pipeline | | Brittle CSS selectors | Break with minor UI changes; constant maintenance burden | | Missing await on actions | Race conditions; tests fail intermittently | | Shared state between tests | Tests pass in isolation, fail when run together |

중요한 사용자 흐름에 대해 Playwright를 사용하여 엔드투엔드 테스트를 작성, 검토 또는 디버그합니다. 출처: darraghh1/my-claude-setup.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/darraghh1/my-claude-setup --skill playwright-e2e
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-25
업데이트
2026-03-10

Browse more skills from darraghh1/my-claude-setup

빠른 답변

playwright-e2e이란?

중요한 사용자 흐름에 대해 Playwright를 사용하여 엔드투엔드 테스트를 작성, 검토 또는 디버그합니다. 출처: darraghh1/my-claude-setup.

playwright-e2e 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/darraghh1/my-claude-setup --skill playwright-e2e 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/darraghh1/my-claude-setup

상세

카테고리
</>개발 도구
출처
skills.sh
최초 등록
2026-02-25