qa-exploring-application-ui

Installation
SKILL.md

Exploring Application UI

This skill drives autonomous exploration of web applications using visual AI to understand and interact with UI elements semantically — the way a human tester would see and navigate them.

When to Use

  • No scripted tests exist yet and you need to assess application quality
  • You want to discover "unknown unknown" bugs that scripted tests miss
  • You're validating a new feature's integration with existing UI
  • You need a quick health check of a staging environment

Navigation Strategy

Element Identification

Use visual analysis (screenshots + Claude Vision) to identify interactive elements. Do NOT rely on DOM selectors as the primary identification method.

Installs
17
GitHub Stars
5
First Seen
Apr 8, 2026
qa-exploring-application-ui — wizeline/sdlc-agents