Swiftui Autotest Skill

AI-powered visual testing and accessibility setup for iOS/SwiftUI apps. Build, launch in Simulator, test with computer use, detect crashes, analyze memory leaks, and add accessibility identifiers — all from the terminal.

yusufkaran Updated

File contents

SwiftUI Autotest Skill

Automated visual testing and accessibility identifier generation for iOS/SwiftUI applications using Claude Code's computer use.

Included Skills

  • ios-test — Build, launch in Simulator, visually test with computer use, crash log analysis, state testing (empty/error/loading), performance analysis (RAM/memory leaks)
  • add-accessibility — Scan SwiftUI views and add missing accessibility identifiers using {screen}-{type}-{name} convention, flag Dynamic Type issues

Quick Start

npx skills add yusufkaran/swiftui-autotest-skill

Then in your SwiftUI project:

/ios-test
/add-accessibility

See README.md for full documentation.

yusufkaran/swiftui-autotest-skill/tree/main/ commit 859206d8b9

Frequently asked questions

npx skillmds@latest add yusufkaran/swiftui-autotest-skill