ClaudSkills / Engineering / testing

Forge Qa

Quality score: 85/100  ·  Category: Engineering  ·  Sub-category: testing
type:review
QA 验收与测试报告。纯验收模式:测试+报告,不修代码。 两种调用模式: Mode A(完整 QA):test-spec 生成 → 10 维度 Playwright 断言引擎 → 智能分析。 Mode B(单 bug 修复回归):配合 forge-bugfix 的 P6 调用,读取 docs/bugfix/reviews/BF-XX.md, 针对 Bug 修复验收报告里的人工验收指南跑自动化测试,把逐步截图、深度断言、 前后端环境身份校验回填到报告。QA 全过 → 单 bug 模式进 P6.5,批量模式进入 qa-pass-pending-final-review;QA 有挂 → 通知 forge-bugfix 有界回 P5。 核心原则:断言引擎模式,每个测试必须有 pass/fail,不允许 catch 吞错误; 浏览器验收必须使用调用方传入或 dev-status 输出的 app_url,不猜 localhost 端口。 在 Codex 环境中,如果 Browser Use 插件可用,前端页面/交互验收优先使用 browser-use:browser 的 Codex in-app browser 采集用户视角截图和 DOM 证据; Computer Use 只作为 browser-use 不可用或非浏览器桌面应用场景的兜底。 在功能开发后的 QA 自动闭环中,forge-qa 发现 bug 时必须产出结构化 bug 信息, 供 forge-bugfix 创建 BF 报告并独立 worktree/TDD 修复。 支持多种测试引擎:browser-use:browser、Playwright、gstack/browse、纯代码。 触发方式: Mode A:用户说"测试"、"QA"、"forge-qa"、forge-dev 调度器调用 Mode B:forge-bugfix 的 P6 调用(传入 review_doc 路径)

What this skill does

Forge Qa is a well-rated Claude Code skill (quality score 85/100) in the testing sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/forge-qa/ and loads when your prompt matches the skill's trigger.

Who uses this skill

The Forge Qa skill is built for software engineers, backend developers, full-stack teams, and technical leads building and maintaining production systems. It is part of the open ClaudSkills registry, a community-curated catalog of 15,000+ capabilities you can install for Claude Code — the Claude CLI agent.

How to install

Free

Manual install (2 steps)

mkdir -p ~/.claude/skills/forge-qa
curl -L https://claudskills.com/skills/forge-qa/SKILL.md \
  -o ~/.claude/skills/forge-qa/SKILL.md

Or just download SKILL.md directly and drop it into ~/.claude/skills/forge-qa/. Claude Code auto-discovers it on next session.

Skills live at ~/.claude/skills/forge-qa/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\forge-qa\SKILL.md on Windows. See the full install guide for step-by-step instructions.

Pro

One-click install via the desktop app

The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.

More Engineering skills

Browse all Engineering skills in the ClaudSkills registry, or explore these top-rated picks from the same category:

Browse all Engineering skills → Top 100 skills
Part of ClaudSkills — the open registry for Claude Code skills.  ·  What's New  ·  Install guide  ·  About  ·  llms.txt