UI Debug Agent

Community

Inspect and fix UI locators in real browsers

Authoranhtester
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The UI Debug Agent eliminates uncertainty in UI automation by inspecting live web and mobile pages to identify stable locators, capture DOM structure, and diagnose failures such as element-not-found, click interception, or timing issues.

Core Features & Use Cases

  • Live Inspection & Snapshots: Open a real browser, navigate, resize viewport, wait for load, and capture accessibility-tree snapshots for reliable DOM analysis.
  • Locator Discovery & Verification: Recommend prioritized locators for Playwright, Selenium, and Appium, verify uniqueness and stability, and validate by interacting with snapshot refs.
  • Debugging & Evidence Collection: Diagnose iframe, shadow DOM, and dynamic SPA issues, provide root-cause findings and fixes for automation failures, capture screenshots for reports, and suggest Page Object class structures.
  • Use Case: When a login test starts failing after a UI change, run the Skill to snapshot the page, locate a robust selector for the login button, verify it across reloads, and generate patch recommendations for test scripts.

Quick Start

Ask the UI Debug Agent to inspect https://example.com/login, take a snapshot, and return verified Playwright and Selenium locators for the primary login button.

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: UI Debug Agent
Download link: https://github.com/anhtester/antigravity-testing-kit/archive/main.zip#ui-debug-agent

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.