Ios ui testability contract skill
Fix XCUITest element lookup, identifier collision, wrong element type, and nondeterministic launch failures.
npx -y skills add Kofiloski/ios-ui-testability-contract-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Fix XCUITest, AXe, and ios-ai-ui-check failures where a SwiftUI or UIKit element is reported as not found, resolves as the wrong XCUIElement type, inherits a container accessibilityIdentifier, or cannot be reached deterministically. Use to diagnose UI automation artifacts and patch app-side accessibility identifiers, element exposure, stable row IDs, launch routes, seeded state, scenario files, or planner context, then verify the exact path with a focused replay.
SKILL.md
0.9 KB, as published. Nobody here has run it
iOS UI Testability Contract
This root entry point preserves installations made before the repository adopted the standard skills/<name>/SKILL.md layout.
Read and follow skills/ios-ui-testability-contract/SKILL.md completely. Resolve its relative references from that nested skill directory. New installations should use the standard nested package documented in the repository README.