What problem does it solve?
This Skill eliminates the tedious manual work of UI testing and the hassle of generating consistent, high-quality screenshots for Ark Dashboard pull requests. It saves development time, ensures visual accuracy, and streamlines the review process, allowing you to focus on development, not documentation.
Core Features & Use Cases
- Automated UI Testing: Uses Playwright to navigate, interact with, and validate Ark Dashboard UI elements, ensuring functionality and consistency across releases.
- Screenshot Generation: Automatically captures high-fidelity screenshots during testing, providing clear visual documentation for changes and features, perfect for design reviews.
- PR Integration: Streamlines the process of attaching generated screenshots to GitHub pull requests, making visual reviews effortless and significantly reducing feedback cycles.
- Use Case: Before merging a new feature into the Ark Dashboard, use this Skill to automatically run a suite of UI tests, capture screenshots of key interactions, and prepare them for your pull request, ensuring visual consistency and accelerating code reviews.
Quick Start
Run Playwright tests on the Ark Dashboard, capture UI screenshots, and generate a draft pull request with the visuals.