byconorluddy· 9 skills
Accessibility-first UI automation using IDB. Query accessibility tree (fast, 50 tokens) before screenshots (slow, 170 tokens). Use when automating simulator interactions, tapping UI elements, finding buttons, or testing user flows. Covers idb-ui-describe, idb-ui-tap, idb-ui-find-element patterns.
$npx -y skills add conorluddy/xclaude-plugin --skill ui-automation-workflowsInstalls into the current project.
Run `npx skills use "https://github.com/conorluddy/xclaude-plugin" --skill "conorluddy/xclaude-plugin/ui-automation-workflows"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/conorluddy/xclaude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/conorluddy/xclaude-plugin"` and select the relevant skills, then follow their instructions.