·preview-testing
</>

preview-testing

svenja-dev/claude-code-skills

Vercel 미리보기 배포를 위한 포괄적인 E2E + 보안 테스트. 대화형 디버깅을 위해 Playwright 자동화와 Claude-in-Chrome MCP를 결합합니다. 병합 전, PR 생성 시 활성화하거나 수동/미리보기 테스트를 수행합니다.

7설치·0트렌드·@svenja-dev

설치

$npx skills add https://github.com/svenja-dev/claude-code-skills --skill preview-testing

SKILL.md

| Smoke Tests | <2min | Critical user flows (Login, Upload, Analysis) | | Visual Regression | <3min | Screenshot comparison with 1% tolerance | | Security Tests | <5min | OWASP LLM01, Quota Bypass, Stripe Webhook | | DSGVO Region Check | <30s | Verifies Frankfurt (fra1) region | | npm audit | <1min | Dependency vulnerability scan |

In addition to automated Playwright tests, interactive browser tools are available via MCP. These are ideal for:

| Automated CI/CD tests | Playwright npm run test:e2e | Fast, headless, reproducible | | Visual inspection | Claude-in-Chrome readpage | Accessibility tree, structured | | Screenshot for PR | Claude-in-Chrome computer | Saves locally, real Chrome | | Document user flow | Claude-in-Chrome gifcreator | Animated GIF |

원본 보기

인용 가능한 정보

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

설치 명령어
npx skills add https://github.com/svenja-dev/claude-code-skills --skill preview-testing
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-01
업데이트
2026-02-18

빠른 답변

preview-testing이란?

Vercel 미리보기 배포를 위한 포괄적인 E2E + 보안 테스트. 대화형 디버깅을 위해 Playwright 자동화와 Claude-in-Chrome MCP를 결합합니다. 병합 전, PR 생성 시 활성화하거나 수동/미리보기 테스트를 수행합니다. 출처: svenja-dev/claude-code-skills.

preview-testing 설치 방법은?

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

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

https://github.com/svenja-dev/claude-code-skills