Agent Skills
› AjayIrkal23/agentic-mercy-10x
› browser-testing-with-devtools
browser-testing-with-devtools
GitHub浏览器测试技能,作为webapp-testing的别名。用于在真实浏览器环境中执行测试,支持通过开发者工具进行调试和验证。
Trigger Scenarios
需要在真实浏览器中运行测试
使用开发者工具辅助Web应用测试
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill browser-testing-with-devtools -g -y
SKILL.md
Frontmatter
{
"name": "browser-testing-with-devtools",
"schema": 1,
"alias_of": "webapp-testing",
"triggers": {
"paths": [],
"intents": [],
"keywords": [
"analyze",
"anything",
"browser",
"browsers",
"building",
"capture",
"chrome",
"console",
"data",
"debugging",
"devtools",
"dom",
"errors",
"inspect",
"mcp",
"need",
"network",
"output",
"performance",
"profile",
"real",
"requests",
"runs",
"runtime",
"testing",
"tests",
"verify",
"visual"
]
},
"provenance": "self",
"description": "Tests in real browsers (alias of webapp-testing).",
"user-invocable": true
}
browser-testing-with-devtools
Alias of webapp-testing. The method content now lives at webapp-testing/references/browser-devtools.md (supporting material, if any, at webapp-testing/references/browser-testing-with-devtools/). Invoke webapp-testing.
Version History
- 581d130 Current 2026-07-19 09:05


