Skip to content

mashirokai/nebflow-qa

v1.0.1

Nebflow 验证域知识包——节点获得前后端五维审核、隔离真实例冒烟、资源可达性校验与验红实证/变异安全的验证纪律。适用于交付前 QA、合并前质量把关、验收条件逐项核对、代码审查、跑隔离实例冒烟等任务。内含 skills:nebflow-qa-backend(五维审核:compile/test/验收逐项/代码质量/回归)、nebflow-qa-frontend(隔离真实例三步验证、资源可达性、契约一致性)、frontend-verification(自验 harness:wire 探针/契约夹具/Playwright 坑)、isolated-smoke-verification(隔离实例冒烟验证法)、verification-rigor(验红实证/变异安全/spec 载力)。质量评分审查见 Plugin Catalog 的 nebflow-pipelines(review skill)。组件面:无 mcp.json、无工具扩展。

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "nebflow-qa",
  "version": "1.0.1",
  "description": "Nebflow 验证域知识包——节点获得前后端五维审核、隔离真实例冒烟、资源可达性校验与验红实证/变异安全的验证纪律。适用于交付前 QA、合并前质量把关、验收条件逐项核对、代码审查、跑隔离实例冒烟等任务。内含 skills:nebflow-qa-backend(五维审核:compile/test/验收逐项/代码质量/回归)、nebflow-qa-frontend(隔离真实例三步验证、资源可达性、契约一致性)、frontend-verification(自验 harness:wire 探针/契约夹具/Playwright 坑)、isolated-smoke-verification(隔离实例冒烟验证法)、verification-rigor(验红实证/变异安全/spec 载力)。质量评分审查见 Plugin Catalog 的 nebflow-pipelines(review skill)。组件面:无 mcp.json、无工具扩展。",
  "author": {"name": "Nebflow"}
}