commandby Dallionking

Ui Healer

Comprehensive UI testing, visual regression, and automatic healing

Installs: 0
Used in: 1 repos
Updated: 2d ago
$npx ai-builder add command Dallionking/ui-healer

Installs to .claude/commands/ui-healer.md

# UI Healer - Comprehensive UI Testing & Auto-Healing

Advanced UI testing with browser compatibility, visual regression, accessibility, and automatic healing capabilities.

## Usage
`/ui-healer --pages=[pages] --threshold=[0-100] [options]`

## Options
- `--pages` - Pages to test (comma-separated URLs or "all")
- `--threshold` - UI quality threshold (0-100, default: 85)
- `--browsers` - Browsers to test (chrome, firefox, safari, edge)
- `--visual-regression` - Enable visual regression testing
- `--accessibility` - Run WCAG 2.1 AA compliance tests
- `--responsive` - Test responsive design breakpoints
- `--heal` - Automatically fix UI issues found
- `--mode` - Testing mode (quick, standard, comprehensive)
- `--report` - Report format (summary, detailed, json)

## Features
- Cross-browser compatibility testing
- Visual regression detection
- Accessibility compliance (WCAG 2.1 AA)
- Responsive design validation
- Automatic UI healing
- Performance metrics
- Before/after screenshots

ARGUMENTS: $ARGUMENTS

Quick Install

$npx ai-builder add command Dallionking/ui-healer

Details

Type
command
Slug
Dallionking/ui-healer
Created
6d ago