---
title: "nebflow-qa"
description: "Nebflow 验证域知识包, 前后端交付验证关卡与验证方法论深化。内含 skills：nebflow-qa-backend（五维审核：compile/test/验收逐项/代码质量/回归）、nebflow-qa-frontend（隔离真实例三步验证、资源可达性、契约一致性）、frontend-verification（自验 harness：wire 探针/契约夹具/Playwright 坑）、isolated-smoke-verific"
canonical: https://agentpluginsdirectory.com/plugins/nebflow-qa
last-updated: 2026-09-09
---

# nebflow-qa
Nebflow 验证域知识包, 前后端交付验证关卡与验证方法论深化。内含 skills：nebflow-qa-backend（五维审核：compile/test/验收逐项/代码质量/回归）、nebflow-qa-frontend（隔离真实例三步验证、资源可达性、契约一致性）、frontend-verification（自验 harness：wire 探针/契约夹具/Playwright 坑）、isolated-smoke-verification（隔离实例冒烟验证法）、verification-rigor（验红实证/变异安全/spec 载力）。质量评分审查另配 nebflow-pipelines 的 review。无 mcp.json、无工具扩展。
- Slug: nebflow-qa
- Publisher: Nebflow
- Repository: https://github.com/MashiroKai/Nebflow
- Manifest: src/main/resources/seed/plugins/nebflow-qa/plugin.json
- Version: 1.0.0
- Category (editorial): other
- Skills: 5 (frontend-verification, isolated-smoke-verification, nebflow-qa-backend, nebflow-qa-frontend, verification-rigor)
- MCP servers: 0
- Stars: 1
- Repository created: 2026-05-14
- Repository last pushed: 2026-09-09
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/nebflow-qa
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## Skills

- frontend-verification: 前端自验与验证方法论, 实现侧无后端 smoke harness + data-* 断言契约、wire-probe 侦查法、contract-test-harness、分层验证、Playwright 路由/定位坑、静态 serve 验收、结构化盲点补验。Use when 前端改动需要自验/交付 qa、调查"功能没接通"类 bug、验证 WS/REST 契约、或静态资源可达性/嵌套路径排查。
- isolated-smoke-verification: 隔离实例冒烟验证法, 验证多 agent 交互修复/后端改动时，用临时 NEBFLOW_HOME+独占端口+mock 路由起隔离实例，断言锚定持久化产物而非易失 stdout；含沙盒泄漏三信号三角定位、kill 前 PID 验身、易失证据替代法证。Use when 验证 Delegate/SubTask 链、重启恢复、fallback 等跨 agent 行为，或怀疑冒烟测试污染真实数据根。
- nebflow-qa-backend: Nebflow Scala 后端验证域知识, 五维审核结构（sbt compile/sbt test/验收条件逐项/代码质量三维/回归）、sbt 锁冲突错峰重试、运行安全红线（8080 宿主保护/PID 验身）、✅/❌ 审核报告格式、只审不改纪律。Use when 验证 Nebflow Scala 后端交付物：编译测试、隔离实例冒烟、验收条件核对、Scala 代码质量审查。
- nebflow-qa-frontend: Nebflow 前端验证域知识, 隔离真实例三步验证（隔离 sbt 实例/C2 Playwright 冒烟套件/资源可达性实测含动态 import 链）、禁静态服务器替身规则、FAIL 判定三条款、双端契约静态审核四维方法、只验不改纪律。Use when 验证 Nebflow 前端（src/main/resources/web/）交付：合并回归、资源可达性、WS/REST 契约一致性。
- verification-rigor: 验证严谨性纪律, 验红实证、变异安全、spec 载力、sbt/异步排障、日志断言韧性、字段改名四面验证。Use when 修复 bug 后需要证明 spec 真的能抓住回归、跑变异验红、调试 sbt 挂起/OOM 或异步 hang、写日志断言，或验证 wire 字段改名/全量 suite 红绿归因。

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
