webapp-testing
关于
This Claude Skill provides automated webapp testing using Playwright with a reconnaissance-first approach. It focuses on verifying server state and page load before testing, and includes capabilities for server management, UI testing, and visual debugging. Use it when testing web applications with Playwright for server verification, frontend debugging, and comprehensive UI testing.
快速安装
Claude Code
推荐npx skills add bobmatnyc/claude-mpm -a claude-code/plugin add https://github.com/bobmatnyc/claude-mpmgit clone https://github.com/bobmatnyc/claude-mpm.git ~/.claude/skills/webapp-testing在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
相关推荐技能
test-driven-development
测试这个Claude Skill强制执行测试驱动开发流程,确保在编写实现代码前先写失败测试。它严格遵循RED/GREEN/REFACTOR循环:先写失败测试验证其失败,然后写最少代码让测试通过,最后进行重构。适用于新功能开发、bug修复、重构和任何行为变更的场景。
test-skill-e2e-1771211948387
测试这是一个用于端到端测试知识库索引系统的验证工具。它能够测试知识索引、搜索功能以及CSV模式验证,主要用于开发过程中验证知识库系统的完整性和可靠性。开发者可以通过此技能确保知识库的索引和搜索功能正常工作。
axiom-ui-recording
测试该Skill帮助开发者在Xcode 26中设置UI测试录制功能,通过记录用户交互自动生成Swift测试代码。它专注于增强录制测试的稳定性,并支持配置多环境重放的测试方案。基于WWDC 2025-344的最佳实践,适用于需要快速创建可靠UI自动化测试的工作场景。
axiom-xctest-automation
测试这个Skill为XCUITest开发提供自动化指导,涵盖测试编写、运行和调试全流程。它重点讲解元素定位策略、条件等待方法和测试隔离原则,帮助创建可靠的UI测试。内容包含SwiftUI/UIKit的accessibilityIdentifier实现、测试计划配置以及CI/CD集成模式。
