qa
GitHub该技能用于系统性地对 Web 应用进行 QA 测试并修复发现的 Bug,通过调用上游 gstack 克隆的 qa 模块执行。
Trigger Scenarios
需要对 Web 应用进行系统性质量测试
发现 Bug 需要自动或辅助修复
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill qa -g -y
SKILL.md
Frontmatter
{
"name": "qa",
"schema": 1,
"platforms": [
"linux",
"darwin"
],
"provenance": "gstack-clone",
"description": "Systematically QA test a web application and fix bugs found. (gstack)"
}
Generated pointer to the upstream gstack clone. Read and follow ~/.claude/skills/gstack/qa/SKILL.md.
Version History
- 581d130 Current 2026-07-19 09:13


