Axiom Ios Testing

🌐Community
by charleswiltgen · vlatest · Repository

Automates iOS app UI tests on real devices using Axiom, ensuring stability and accurate results for Charles Wiltgen's projects.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add axiom-ios-testing npx -- -y @trustedskills/axiom-ios-testing
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "axiom-ios-testing": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/axiom-ios-testing"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to execute automated testing workflows specifically designed for iOS applications. It allows agents to interact with mobile interfaces, verify functionality, and generate test reports directly within the Axiom platform.

When to use it

  • Automating regression testing for new iOS feature releases before deployment.
  • Validating UI interactions and navigation flows on simulated or physical devices.
  • Integrating mobile quality assurance into continuous integration pipelines.
  • Debugging specific crash reports by re-running failing test scenarios.

Key capabilities

  • Executes pre-defined test suites against iOS targets.
  • Captures real-time logs and screenshots during test execution.
  • Generates structured reports summarizing pass/fail statuses.
  • Integrates seamlessly with the Axiom observability stack.

Example prompts

"Run the standard smoke test suite for our latest iOS build and summarize the results." "Execute a regression test on the new payment flow feature and capture any error logs if it fails." "Generate a detailed report of all failed tests from yesterday's nightly iOS build job."

Tips & gotchas

Ensure your iOS builds are properly instrumented and accessible within the Axiom environment before running automated tests. This skill is strictly limited to iOS targets; attempting to run Android or web tests will result in errors.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
charleswiltgen
Installs
124

🌐 Community

Passed automated security scans.