qa
GitHub该技能用于系统化地对 Web 应用程序进行质量测试,并修复在测试过程中发现的缺陷。它通过引用上游 gstack 克隆的 QA 指南来执行相关任务。
触发场景
需要对 Web 应用进行全面测试
发现 Bug 需要系统性修复
执行自动化或半自动化的质量保证流程
安装
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.
版本历史
- 581d130 当前 2026-07-19 09:13


