Agent Skills
› AjayIrkal23/agentic-mercy-10x
› browser-testing-with-devtools
browser-testing-with-devtools
GitHub该技能是 webapp-testing 的别名,用于在真实浏览器中执行测试。实际方法内容已迁移至 webapp-testing/references/browser-devtools.md,调用时请直接使用 webapp-testing。
触发场景
需要在真实浏览器环境中进行测试
用户提及 browser-testing-with-devtools
安装
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.
版本历史
- 581d130 当前 2026-07-19 09:05


