搜索结果
debug
找到 12 个相关结果 / Automation
Testing / Automation
系统性调试
systematic-debugging
在遇到任何 bug、测试失败或意外行为时,在提出修复方案之前使用。
Testing / Automation
测试驱动开发
test-driven-development
在实现任何功能或修复缺陷时使用,在编写实现代码之前。
Testing / Automation
Web应用测试
webapp-testing
使用 Playwright 与本地 Web 应用交互和测试的工具包。支持验证前端功能、调试 UI 行为、捕获…
Testing / Automation
诊断
diagnose
针对疑难缺陷与性能回退的严谨诊断循环:复现 → 最小化 → 假设 → 埋点 → 修复 → 回归测试。当用户……时使用。
Testing / Automation
playwright-cli
playwright-cli
自动化浏览器交互、测试网页并处理 Playwright 测试。
Testing / Automation
opentui
opentui
用于构建终端用户界面的综合 OpenTUI 技能。涵盖核心命令式 API、React 协调器和 Solid 协调器。适用于任何 TUI…
Testing / Automation
gstack
gstack
用于 QA 测试和内部试用(dogfooding)的快速无头浏览器。可导航页面、交互元素、验证状态、对比前后差异、截取带标注的屏幕截图,测试响应式布局、表单、上传、对话框,并捕获 Bug 证据。当被要求打开或测试网站、验证部署、试用用户流程,或提交带截图的 Bug 时使用。(gstack)
Testing / Automation
持续学习
continuous-learning
自动从 Claude Code 会话中提取可复用模式,并将其保存为已掌握的技能,以便日后使用。
Testing / Automation
JPA模式
jpa-patterns
Spring Boot 中用于实体设计、关系映射、查询优化、事务管理、审计、索引、分页和连接池的 JPA/Hibernate 模式。
Testing / Automation
Perl 测试
perl-testing
使用 Test2::V0、Test::More、prove 运行器的 Perl 测试模式,以及模拟、基于 Devel::Cover 的覆盖率分析和 TDD 方法论。
Testing / Automation
UI 演示
ui-demo
使用 Playwright 录制精美的 UI 演示视频。当用户要求为 Web 应用创建演示、操作演示、录屏或教程视频时使用。
Testing / Automation
C# 测试
csharp-testing
使用 xUnit、FluentAssertions 和 Mock 框架的 C# 与 .NET 测试模式,涵盖集成测试与测试组织最佳实践。