Test how a website's layout responds to viewport width changes. Resizes through breakpoints in a single browser session, screenshots each width, compares adjacent sizes, and reports where layouts break.
What this tests: Layout responsiveness — overflow, stacking, navigation transitions, content reflow.
What this does NOT test: General accessibility (ARIA, semantic HTML, heading hierarchy, colour contrast). Those don't vary by viewport width — use the ux-audit skill instead.
브라우저 자동화를 사용하여 뷰포트 너비 전반에 걸쳐 웹사이트 응답성을 테스트합니다. 중단점을 통해 단일 세션의 크기를 조정하고, 각 너비의 스크린샷을 찍고, 레이아웃 전환(열 변경, 탐색 스위치, 오버플로)을 감지합니다. 레이아웃이 중단되는 위치를 정확하게 보여주는 비교 보고서를 생성합니다. '응답성 확인', '응답성 확인', '중단점 테스트', '뷰포트 테스트', '반응성 스윕', '중단점 확인' 또는 '모바일에서 테스트'로 트리거합니다. 출처: jezweb/claude-skills.