# 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.

- **Type:** Skill
- **Install:** `agentstack add skill-yusufkaran-swiftui-autotest-skill-swiftui-autotest-skill`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [yusufkaran](https://agentstack.voostack.com/s/yusufkaran)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [yusufkaran](https://github.com/yusufkaran)
- **Source:** https://github.com/yusufkaran/swiftui-autotest-skill

## Install

```sh
agentstack add skill-yusufkaran-swiftui-autotest-skill-swiftui-autotest-skill
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 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

```bash
npx skills add yusufkaran/swiftui-autotest-skill
```

Then in your SwiftUI project:

```
/ios-test
/add-accessibility
```

See [README.md](README.md) for full documentation.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [yusufkaran](https://github.com/yusufkaran)
- **Source:** [yusufkaran/swiftui-autotest-skill](https://github.com/yusufkaran/swiftui-autotest-skill)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-yusufkaran-swiftui-autotest-skill-swiftui-autotest-skill
- Seller: https://agentstack.voostack.com/s/yusufkaran
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
