Content
75%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A highly actionable, command-dense simulator-testing skill with clear workflows and good cross-skill navigation. Its main weakness is length: dense prose and an inlined command catalog push against the token budget where some material belongs in separate reference files.
Suggestions
Move the long status-bar-override and devicectl prose/quirk details into a reference file (e.g., device-control-ref.md) and keep only the one-command preset inline, trimming the body substantially.
Tighten or remove the duplicated 'Comprehensive Diagnostics (simctl diagnose)' section, which overlaps with capability #11 and the Error Quick Reference.
Promote implicit workflow checkpoints (e.g., 'verify the screenshot is not black before reporting PASS') into explicit validation steps in the Test Workflow.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient command-reference material with little conceptual padding, but the ~480-line body includes dense prose blocks (status-bar override quirks, devicectl explanations) and duplicated diagnostics material that could be tightened or moved to references. | 3 / 5 |
Actionability | Abundant copy-paste-ready, executable bash commands across all 16 capabilities, with specific examples covering the common cases (screenshots, location, push, permissions, biometrics, UI automation). | 5 / 5 |
Workflow Clarity | A clear 7-step Test Workflow plus a crash-detection feedback loop and checkpoints (wait 2s for render, check .ips files, log inspection), but some steps remain high-level and a few validation checkpoints are implicit rather than explicit. | 4 / 5 |
Progressive Disclosure | Well-signaled, one-level-deep references to external axiom-tools skills ('skills/device-control-ref.md', 'skills/xcui-ref.md'), but the large inlined command catalog (16 numbered capabilities) is content that could itself be split into reference files. | 4 / 5 |
Total | 16 / 20 Passed |