ark-dashboard-testing

Community

Effortless Ark Dashboard UI testing & PR visuals.

Authordwmkerr
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ark-dashboard-testing
Download link: https://github.com/dwmkerr/dotfiles/archive/main.zip#ark-dashboard-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository