Guides the execution of UI smoke tests and Playwright E2E suites to validate frontend changes and navigation flows.
The UI Smoke skill streamlines the verification process for frontend modifications by providing standardized procedures for running Playwright E2E tests and manual smoke tests. It helps developers maintain high UI quality by ensuring every screen or flow change is vetted through automated scripts or manual verification. The skill emphasizes efficient debugging through traces and screenshots and automates the creation of comprehensive Pull Request documentation, including test results and manual click-through evidence.
主な機能
01Standardized Playwright E2E test execution
020 GitHub stars
03Step-by-step UI smoke testing guidance
04Automated PR documentation templates for test results
05Failure analysis using screenshots and traces
06Manual verification fallback procedures
ユースケース
01Fast-tracking smoke tests for critical user paths before deployment
02Generating standardized test evidence for Pull Request descriptions
03Verifying UI and navigation integrity after frontend refactoring