axiom-xctest-automation
关于
This skill provides comprehensive guidance for writing reliable XCUITests, covering element queries, waiting strategies, and accessibility identifiers. It helps developers implement stable UI automation with best practices like condition-based waiting and clean test isolation. Use it when writing, running, or debugging iOS UI tests to improve test reliability and maintainability.
快速安装
Claude Code
推荐npx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/axiom-xctest-automation在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the axiom-xctest-automation skill?
axiom-xctest-automation is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform axiom-xctest-automation-related tasks without extra prompting.
How do I install axiom-xctest-automation?
Use the install commands on this page: add axiom-xctest-automation to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does axiom-xctest-automation belong to?
axiom-xctest-automation is in the testing category, tagged ai, testing, automation and design.
Is axiom-xctest-automation free to use?
Yes. axiom-xctest-automation is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
该Skill为开发者提供基于Playwright的自动化Web应用测试方案,特别强调"先侦察后操作"的原则。它具备服务器状态管理、UI测试和可视化调试等核心功能,确保在验证服务器运行和页面加载正常后再执行测试操作。适用于需要可靠端到端测试、前端调试和网络状态监控的Web应用测试场景。
这个Claude Skill强制执行测试驱动开发流程,确保在编写实现代码前先写失败测试。它严格遵循RED/GREEN/REFACTOR循环:先写失败测试验证其失败,然后写最少代码让测试通过,最后进行重构。适用于新功能开发、bug修复、重构和任何行为变更的场景。
这是一个用于端到端测试知识库索引系统的验证工具。它能够测试知识索引、搜索功能以及CSV模式验证,主要用于开发过程中验证知识库系统的完整性和可靠性。开发者可以通过此技能确保知识库的索引和搜索功能正常工作。
该Skill帮助开发者在Xcode 26中设置UI测试录制功能,通过记录用户交互自动生成Swift测试代码。它专注于增强录制测试的稳定性,并支持配置多环境重放的测试方案。基于WWDC 2025-344的最佳实践,适用于需要快速创建可靠UI自动化测试的工作场景。
