ui-testing

Community

Reliable UI tests with condition-based waiting.

AuthorCharlesWiltgen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you fix flaky UI tests by applying condition-based waiting patterns and modern UI Automation approaches introduced in WWDC 2025.

Core Features & Use Cases

  • Condition-based waiting templates (waitForExistence, XCTWaiter)
  • Recording UI Automation across devices and languages
  • Debug video reviews of test runs
  • Cross-device testing and accessibility-first patterns

Quick Start

Prompt: "Refactor a flaky XCUI test to replace fixed sleeps with waitForExistence."

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-testing
Download link: https://github.com/CharlesWiltgen/Axiom/archive/main.zip#ui-testing

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