---
description: "Dynamic Type layout test on a booted simulator / emulator: re-walk every screen at XL through accessibility-extra-large, report truncation and clipping. Alias pinning the dynamic-type scenario. Use when checking a layout survives large text."
description-tr: "Booted simulator / emulator üzerinde Dynamic Type layout testi. Her ekranı XL'den accessibility-extra-large'a kadar yeniden gezer; kırpılma, taşma, üst üste binme ve ölçeklenmeyi bırakan sabit yükseklikli container'ları raporlar. /multi-agent:test \"dynamic type\" için sabit-senaryo alias'ı."
argument-hint: "(argümansız  -  senaryo sabit)"
---

# /multi-agent:test-dynamic-type  -  Dynamic Type layout test

Fixed-scenario alias. The implementation is the UI Bug Hunter flow; this command
only pins the scenario so the tag does not have to be typed or quoted.

## Dispatcher

Read this file and apply its instructions:

```
$HOME/.claude/commands/sim-test.md
```

Run it with **scenario = `dynamic type`**. Ignore `$ARGUMENTS`; the scenario is
fixed by the command name. Anything the user adds is context for the report, never
a scenario override  -  to run a different matrix they invoke that command.

## Equivalent

`/multi-agent:test "dynamic type"`  -  identical behaviour. Both forms are
supported; neither is deprecated.

## Requirements

- **iOS**: Xcode + a booted Simulator (`xcrun simctl list | grep Booted`)
- **Android**: Android SDK + a running emulator or USB device (`adb devices`)
- **MCP**: the `multi-agent-toolkit` MCP server must be installed (tool names start with `mcp__multi-agent-toolkit__`)
