Creator · fishzjp
Last updated · Sep 1, 2026
端到端测试的唯一入口:用户说"帮我测试这个需求/功能"、"把这个功能完整测一遍"时,编排需求理解→测试策略(风险与类型决策)→用例→审查→执行→Bug分析→回归→报告的完整流水线,产出落盘、可断点续跑。只要单阶段产出(如"帮我审一下这份用例")→ 直接用对应阶段 skill,不用本 skill。
Creator · fishzjp
Last updated · Sep 1, 2026
端到端测试的唯一入口:用户说"帮我测试这个需求/功能"、"把这个功能完整测一遍"时,编排需求理解→测试策略(风险与类型决策)→用例→审查→执行→Bug分析→回归→报告的完整流水线,产出落盘、可断点续跑。只要单阶段产出(如"帮我审一下这份用例")→ 直接用对应阶段 skill,不用本 skill。
Creator · fishzjp
Last updated · Sep 1, 2026
端到端测试的唯一入口:用户说"帮我测试这个需求/功能"、"把这个功能完整测一遍"时,编排需求理解→测试策略(风险与类型决策)→用例→审查→执行→Bug分析→回归→报告的完整流水线,产出落盘、可断点续跑。只要单阶段产出(如"帮我审一下这份用例")→ 直接用对应阶段 skill,不用本 skill。
Creator · fishzjp
Last updated · Sep 1, 2026
端到端测试的唯一入口:用户说"帮我测试这个需求/功能"、"把这个功能完整测一遍"时,编排需求理解→测试策略(风险与类型决策)→用例→审查→执行→Bug分析→回归→报告的完整流水线,产出落盘、可断点续跑。只要单阶段产出(如"帮我审一下这份用例")→ 直接用对应阶段 skill,不用本 skill。
Do not auto-install
Install targets
Codex install prompt
Install the "qa" agent skill from https://github.com/fishzjp/qa-skills/tree/main/skills/qa. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 端到端测试的唯一入口:用户说"帮我测试这个需求/功能"、"把这个功能完整测一遍"时,编排需求理解→测试策略(风险与类型决策)→用例→审查→执行→Bug分析→回归→报告的完整流水线,产出落盘、可断点续跑。只要单阶段产出(如"帮我审一下这份用例")→ 直接用对应阶段 skill,不用本 skill。 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"fishzjp-qa","task":"Install qa","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Testing and QA
I need my agent to test a web app, reproduce bugs, and verify fixes.
Agent fit
Claude Code + Browser agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add fishzjp/qa-skills --skill qa
Maintenance
fresh
10d since push
Risk
Needs review
SKILL.md depends on sibling stage skills and ../core/ files; if installed standalone without those dependencies, the pipeline cannot run. Packaging/installation must include or declare them.
GitHub quality
12
58/100 Quality · 67/100 Trust
Coverage tags
Review notes
SKILL.md depends on sibling stage skills and ../core/ files; if installed standalone without those dependencies, the pipeline cannot run. Packaging/installation must include or declare them. · The skill may collect test environment accounts but has no explicit rule about handling secrets, such as not writing credentials into reports or artifacts.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
PromisingUseful candidate, but compare it with alternatives before adopting.
Trust
Do not auto-installTrust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Choose a stronger alternative or inspect the source manually before any install attempt.
Stars
12 GitHub stars
Repo activity
12 stars, 0 forks
Maintenance
10d since push
License
MIT
Install
npx skills add fishzjp/qa-skills --skill qa
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add fishzjp/qa-skills --skill qaDo not use when
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
medium
Skill may drive a browser or interact with web pages.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may inspect schemas, query databases, or work with persistent stores.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20qa%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20qa%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/fishzjp-qa/install
Agent should check
Copy prompt
Task: Use qa in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20qa%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/fishzjp-qa/install
Install command: npx skills add fishzjp/qa-skills --skill qa
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/fishzjp-qa/install
LLM text format
/api/skills/fishzjp-qa/install?format=text
Find alternatives
/api/skills/search?q=qa&limit=3
Agent prompt
Use qa for this task. Review https://www.openagentskill.com/api/skills/fishzjp-qa/install, then install with: npx skills add fishzjp/qa-skills --skill qaRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/fishzjp-qa
LLM text
/api/registry/manifest/fishzjp-qa?format=text
Install alias
/api/registry/install/fishzjp-qa
Recommend
/api/registry/recommend?task=Use%20qa%20in%20an%20agent%20workflow&limit=3
Agent fit
Testing and QA
Use-case tags
Platforms
Claude Code, Browser agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Do a manual repository review before adding this to an agent workflow.
Role in stack
Needs validation
Primary fit
Testing and QA
Trust label
Needs manual review
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Trust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
GitHub adoption
FIX12 GitHub stars
Stars/forks activity
FIX12 stars, 0 forks; issue activity unavailable in current metadata
Recent maintenance
PASS10d since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Choose a stronger alternative or inspect the source manually before any install attempt.
Quality profile
Useful candidate, but compare it with alternatives before adopting.
Workflow fit
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Workflow fit
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Alternative shortlist
Similar skills that may fit this task.
Run multimodal agents that operate desktop interfaces
Connect agents to hundreds of workflow automations
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
--- name: qa slug: qa displayName: QA 测试流水线 version: 0.7.0 description: 端到端测试的唯一入口:用户说"帮我测试这个需求/功能"、"把这个功能完整测一遍"时,编排需求理解→测试策略(风险与类型决策)→用例→审查→执行→Bug分析→回归→报告的完整流水线,产出落盘、可断点续跑。只要单阶段产出(如"帮我审一下这份用例")→ 直接用对应阶段 skill,不用本 skill。 ---
# QA 编排入口(qa)
把"帮我测试这个需求"翻译成一条**可断点续跑的流水线**。本 skill 是薄编排:**不含任何测试方法与框架知识**(全部在阶段 skill 与 `core/`),不替用户做裁决。
## When to Use
- "帮我测试这个需求 / 功能"、"把这个功能完整过一遍"、"从需求到报告走一遍完整测试" - 之前的流水线中断了,需要从落盘产物续跑
## When NOT to Use
- 只要单阶段产出 → 对应阶段 skill:需求建模 `requirement-analysis`、测试策略 `test-strategy`、写用例 `test-case-writing`、审查已有用例 `test-case-review`、E2E 执行 `automated-e2e-testing`、API 执行 `api-testing`、探索会话 `exploratory-testing`、Bug 根因 `bug-analysis`、回归范围 `regression-testing` - 编写/修改某个阶段 skill 自身的方法论 → 不经过本 skill
## 编排会话模型(阶段间上下文隔离)
- **每个阶段运行在独立上下文中**(宿主支持子会话/子代理时):只加载当前阶段 skill 的 SKILL.md + 按需 references + 上一阶段的落盘产物文件;任一时刻活跃指令 ≤ 1–2 个 skill(当前阶段 + 本编排) - **主会话只持有流水线状态**:阶段清单、各产物文件路径、检查点状态——不加载任何阶段 skill 的领域知识 - **降级路径**:宿主不支持子会话、或用户在单会话内手动走流水线时,退化为**顺序会话 + 落盘文件衔接**——正确性不受影响(状态全在文件里),损失的只是上下文卫生 - **反模式**:单会话内顺序累加加载全部 SKILL.md(9 个 × 数百行指令同时在场) - **注入式形态的例外(2026-08-23 R4)**:预注入部署(评测或宿主一次性注入全部指令)下本节隔离机制不存在——此时**靠阶段顺序防串扰**:任一时刻只执行当前阶段的指令,其余在场文件视为未加载;"文件即流水线状态"的原则两形态通用(双形态声明见 `../core/evidence.md` 第 6 节)
## 流水线与落盘产物(文件即流水线状态)
| # | 阶段 | skill | 落盘产物 | 人工检查点 | |---|------|-------|---------|-----------| | 0 | (旁路,可选)探索先行 | `exploratory-testing` | `{项目}/探索笔记_{主题}.md` | — | | 1 | 需求理解 | `requirement-analysis` | `{项目}/需求模型.md`(含澄清记录) | ⏸ 澄清检查点:模糊/矛盾项等用户裁决 | | 2 | 测试策略 | `test-strategy` | `{项目}/测试策略.md`(Risk Map + 两域 scope 含 type_scope)+ `专项移交_{轴}_{日期}.yaml`(有 handoff/blocked/外部执行器轴时) | ⏸ 预算裁决:full 预算裁剪触及 Critical 轴时呈现排序提案等用户裁决 | | 3 | 用例编写 | `test-case-writing` | `{项目}/测试用例_markmap.md` + `测试用例.schema.yaml` | — | | 4 | 用例审查 | `test-case-review` | 修订后用例文件 + 审查记录(重新抽取 Schema) | — | | 5 | 执行 | `automated-e2e-testing` / `api-testing` / 手动 | 自动路径:执行代码或脚本(`playwright/` 或 API 测试脚本)+ **执行分报告**(至少 §2 执行统计 + §3 Bug 清单条目,字段按 `../core/report-template.md`);手动路径 `手动执行记录_{日期}.md` | ⏸ 执行策略裁决:确认 automation_plan 提案(手动/e2e/api);手动路径执行后 ⏸ 结果回收(TC × 结果) | | 6 | Bug 分析 | `bug-analysis`(有已确认 Bug 时) | 中间产物 `{项目}/Bug条目_{日期}.md`(条目结构与根因分析等五个扩展字段按 report-template §3)——此阶段**禁止新建或改写**最终测试报告 | ⏸ Bug 定性检查点:预期 vs 缺陷 | | 7 | 回归验证 | `regression-testing`(有代码变更/Bug 修复时) | `{项目}/回归清单_{日期}.md` | — | | 8 | 收尾报告 | 本 skill(按 `../core/report-template.md`) | `{项目}/测试报告_{日期}.md` | — |
> 旁路触发条件:文档缺失 / 系统陌生时,阶段 0 在阶段 1 之前先行,探索产出(系统理解 + 风险清单)作为需求建模输入。 > > 手动执行路径无 skill 与自动产物——执行后按 ⏸ 结果回收检查点向用户索取结果,落盘 `手动执行记录_{日期}.md`(TC 编号 × 结果〔通过/失败/阻塞〕,失败附 Bug 编号或现象):作为阶段 8 报告 §2 执行统计与 §3 Bug 清单的数据来源,防"未执行"列成为永久状态。 > > 阶段 6 的 `Bug条目_{日期}.md` 是**中转中间产物**:最终报告在阶段 8 才生成,此期间 Bug 条目无处追加——先落中转文件,阶段 8 拼装进报告 §3 后以报告为准,该文件归档留痕,不形成双数据源。阶段 2 生成的 `专项移交_{轴}_{日期}.yaml` 同样进入主会话的状态跟踪:后续任一阶段产出或用户反馈使移交轴状态变化时同步更新 yaml 内 `execution_status`,防移交包生成即失联。
## 工作流
### 1. 启动:意图识别与路由
- 用户意图是**端到端流水线** → 继续本 skill - 用户意图是**单阶段产出** → 移交对应阶段 skill,本 skill 退出 - **开工先收输入**(用户提供或指路,产物对应位置留 TODO 指明"找谁拿什么"):需求材料、代码仓库、测试环境与账号
### 2. 断点检查(续跑)
检查 `{项目}/` 下已有哪些落盘产物,从**最后一个完整阶段之后**继续,不重做已完成阶段。产物缺失/损坏则从该阶段重跑。
### 3. 按流水线顺序调度阶段 skill
- 每个阶段:在独立上下文中调用对应 skill(或降级为顺序调用),输入 = 上一阶段的**落盘产物文件路径**(不是会话记忆) - **检查点暂停**:遇到 ⏸ 环节,向用户呈现该阶段 skill 汇总的问题/提案,**等待用户答复后**再进入下一阶段;用户在澄清环节的明确答复具有最终裁决力(见 `../core/evidence.md` 裁决规则),后续阶段不得推翻 - 阶段产出落盘失败(文件未生成)→ 该阶段重跑,不进入下一阶段
### 4. 收尾:生成测试报告
全部阶段完成后(或用户要求提前收尾),按 `../core/report-template.md`(此时加载)汇总生成 `{项目}/测试报告_{日期}.md`:范围、执行统计(自动运行结果与手动执行记录合并)、Bug 清单(拼装阶段 6 的 `Bug条目_{日期}.md` 并逐条同步状态——有回归结果的按结果更新为已验证关闭/已修复待验证,未回归的保持新建)、风险残留、回归摘要、类型域专项结果按 report-template §7 逐轴归一化回收(handoff / 外部执行 / blocked / exclude)、未闭环事项(含移交 yaml 各轴当前状态与去向)、各阶段产物路径索引、机读摘要片段(按 report-template「机读摘要片段」节生成,供报告聚合系统消费)。
### 5. 交付
向用户报告:最终报告路径 + 各阶段产物清单 + 未闭环事项(TODO 归属)。
## 硬规则
1. **不做裁决**:澄清、执行策略、Bug 定性、预算裁决一律呈现问题与建议后等用户,不代替用户决定 2. **不含领域知识**:测试方法、框架知识全部在阶段 skill 与 `core/`;本 skill 失败的唯一合理原因是编排错误,不是测试判断错误 3. **状态全在文件**:任何会话中断后,凭 `{项目}/` 落盘产物即可续跑 4. **阶段产物消费走文件**:跨阶段传递的是产物路径,不是会话内转述
## Common Mistakes
| 错误 | 后果 | 正确做法 | |------|------|---------| | 把所有阶段 skill 的 SKILL.md 都加载进同一会话 | 指令冲突、上下文爆炸 | 阶段间上下文隔离,主会话只持状态 | | 单阶段意图也启动流水线 | 过度执行、浪费 | 意图识别后移交对应阶段 skill | | 检查点自答(替用户裁决) | 裁决失效,后续阶段基于错误假设 | ⏸ 环节必须等用户答复 | | 凭会话记忆续跑(不读落盘文件) | 中断后状态丢失/不一致 | 断点检查只认文件 | | 编排层塞入测试方法论 | 破坏薄编排、难以维护 | 方法论全部下沉阶段 skill 与 `core/` | | 阶段 6 提前新建/改写最终测试报告 | 与阶段 8 收尾同名双写、双数据源 | Bug 条目先落 `Bug条目_{日期}.md` 中转文件,收尾统一拼装 |
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for qa, ready for a manual X post.
qa: 端到端测试的唯一入口:用户说"帮我测试这个需求/功能"、"把这个功能完整测一遍"时,编排需求理解→测试策略(风险与类型决策)→用例→审查→执行→Bug分析→回归→报告的完整流水线,产出落... 12 stars https://www.openagentskill.com/skills/fishzjp-qa?ref=x
Listing + install path for qa: https://www.openagentskill.com/skills/fishzjp-qa?ref=x Install: npx skills add fishzjp/qa-skills --skill qa
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to fishzjp but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/fishzjp-qa?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/fishzjp-qa?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/fishzjp-qa/audit)
[](https://www.openagentskill.com/skills/fishzjp-qa?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)fishzjp
@fishzjp
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Do not auto-install
UI-TARS Desktop
Run multimodal agents that operate desktop interfaces
37.0K Starsn8n
Connect agents to hundreds of workflow automations
194.1K StarsMoneyPrinterTurbo
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
88.5K StarsTasmota
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
24.7K StarsDo not auto-install
Install targets
Codex install prompt
Install the "qa" agent skill from https://github.com/fishzjp/qa-skills/tree/main/skills/qa. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 端到端测试的唯一入口:用户说"帮我测试这个需求/功能"、"把这个功能完整测一遍"时,编排需求理解→测试策略(风险与类型决策)→用例→审查→执行→Bug分析→回归→报告的完整流水线,产出落盘、可断点续跑。只要单阶段产出(如"帮我审一下这份用例")→ 直接用对应阶段 skill,不用本 skill。 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"fishzjp-qa","task":"Install qa","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Testing and QA
I need my agent to test a web app, reproduce bugs, and verify fixes.
Agent fit
Claude Code + Browser agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add fishzjp/qa-skills --skill qa
Maintenance
fresh
10d since push
Risk
Needs review
SKILL.md depends on sibling stage skills and ../core/ files; if installed standalone without those dependencies, the pipeline cannot run. Packaging/installation must include or declare them.
GitHub quality
12
58/100 Quality · 67/100 Trust
Coverage tags
Review notes
SKILL.md depends on sibling stage skills and ../core/ files; if installed standalone without those dependencies, the pipeline cannot run. Packaging/installation must include or declare them. · The skill may collect test environment accounts but has no explicit rule about handling secrets, such as not writing credentials into reports or artifacts.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
PromisingUseful candidate, but compare it with alternatives before adopting.
Trust
Do not auto-installTrust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Choose a stronger alternative or inspect the source manually before any install attempt.
Stars
12 GitHub stars
Repo activity
12 stars, 0 forks
Maintenance
10d since push
License
MIT
Install
npx skills add fishzjp/qa-skills --skill qa
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add fishzjp/qa-skills --skill qaDo not use when
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
medium
Skill may drive a browser or interact with web pages.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may inspect schemas, query databases, or work with persistent stores.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20qa%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20qa%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/fishzjp-qa/install
Agent should check
Copy prompt
Task: Use qa in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20qa%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/fishzjp-qa/install
Install command: npx skills add fishzjp/qa-skills --skill qa
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/fishzjp-qa/install
LLM text format
/api/skills/fishzjp-qa/install?format=text
Find alternatives
/api/skills/search?q=qa&limit=3
Agent prompt
Use qa for this task. Review https://www.openagentskill.com/api/skills/fishzjp-qa/install, then install with: npx skills add fishzjp/qa-skills --skill qaRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/fishzjp-qa
LLM text
/api/registry/manifest/fishzjp-qa?format=text
Install alias
/api/registry/install/fishzjp-qa
Recommend
/api/registry/recommend?task=Use%20qa%20in%20an%20agent%20workflow&limit=3
Agent fit
Testing and QA
Use-case tags
Platforms
Claude Code, Browser agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Do a manual repository review before adding this to an agent workflow.
Role in stack
Needs validation
Primary fit
Testing and QA
Trust label
Needs manual review
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Trust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
GitHub adoption
FIX12 GitHub stars
Stars/forks activity
FIX12 stars, 0 forks; issue activity unavailable in current metadata
Recent maintenance
PASS10d since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Choose a stronger alternative or inspect the source manually before any install attempt.
Quality profile
Useful candidate, but compare it with alternatives before adopting.
Workflow fit
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Workflow fit
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Alternative shortlist
Similar skills that may fit this task.
Run multimodal agents that operate desktop interfaces
Connect agents to hundreds of workflow automations
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
--- name: qa slug: qa displayName: QA 测试流水线 version: 0.7.0 description: 端到端测试的唯一入口:用户说"帮我测试这个需求/功能"、"把这个功能完整测一遍"时,编排需求理解→测试策略(风险与类型决策)→用例→审查→执行→Bug分析→回归→报告的完整流水线,产出落盘、可断点续跑。只要单阶段产出(如"帮我审一下这份用例")→ 直接用对应阶段 skill,不用本 skill。 ---
# QA 编排入口(qa)
把"帮我测试这个需求"翻译成一条**可断点续跑的流水线**。本 skill 是薄编排:**不含任何测试方法与框架知识**(全部在阶段 skill 与 `core/`),不替用户做裁决。
## When to Use
- "帮我测试这个需求 / 功能"、"把这个功能完整过一遍"、"从需求到报告走一遍完整测试" - 之前的流水线中断了,需要从落盘产物续跑
## When NOT to Use
- 只要单阶段产出 → 对应阶段 skill:需求建模 `requirement-analysis`、测试策略 `test-strategy`、写用例 `test-case-writing`、审查已有用例 `test-case-review`、E2E 执行 `automated-e2e-testing`、API 执行 `api-testing`、探索会话 `exploratory-testing`、Bug 根因 `bug-analysis`、回归范围 `regression-testing` - 编写/修改某个阶段 skill 自身的方法论 → 不经过本 skill
## 编排会话模型(阶段间上下文隔离)
- **每个阶段运行在独立上下文中**(宿主支持子会话/子代理时):只加载当前阶段 skill 的 SKILL.md + 按需 references + 上一阶段的落盘产物文件;任一时刻活跃指令 ≤ 1–2 个 skill(当前阶段 + 本编排) - **主会话只持有流水线状态**:阶段清单、各产物文件路径、检查点状态——不加载任何阶段 skill 的领域知识 - **降级路径**:宿主不支持子会话、或用户在单会话内手动走流水线时,退化为**顺序会话 + 落盘文件衔接**——正确性不受影响(状态全在文件里),损失的只是上下文卫生 - **反模式**:单会话内顺序累加加载全部 SKILL.md(9 个 × 数百行指令同时在场) - **注入式形态的例外(2026-08-23 R4)**:预注入部署(评测或宿主一次性注入全部指令)下本节隔离机制不存在——此时**靠阶段顺序防串扰**:任一时刻只执行当前阶段的指令,其余在场文件视为未加载;"文件即流水线状态"的原则两形态通用(双形态声明见 `../core/evidence.md` 第 6 节)
## 流水线与落盘产物(文件即流水线状态)
| # | 阶段 | skill | 落盘产物 | 人工检查点 | |---|------|-------|---------|-----------| | 0 | (旁路,可选)探索先行 | `exploratory-testing` | `{项目}/探索笔记_{主题}.md` | — | | 1 | 需求理解 | `requirement-analysis` | `{项目}/需求模型.md`(含澄清记录) | ⏸ 澄清检查点:模糊/矛盾项等用户裁决 | | 2 | 测试策略 | `test-strategy` | `{项目}/测试策略.md`(Risk Map + 两域 scope 含 type_scope)+ `专项移交_{轴}_{日期}.yaml`(有 handoff/blocked/外部执行器轴时) | ⏸ 预算裁决:full 预算裁剪触及 Critical 轴时呈现排序提案等用户裁决 | | 3 | 用例编写 | `test-case-writing` | `{项目}/测试用例_markmap.md` + `测试用例.schema.yaml` | — | | 4 | 用例审查 | `test-case-review` | 修订后用例文件 + 审查记录(重新抽取 Schema) | — | | 5 | 执行 | `automated-e2e-testing` / `api-testing` / 手动 | 自动路径:执行代码或脚本(`playwright/` 或 API 测试脚本)+ **执行分报告**(至少 §2 执行统计 + §3 Bug 清单条目,字段按 `../core/report-template.md`);手动路径 `手动执行记录_{日期}.md` | ⏸ 执行策略裁决:确认 automation_plan 提案(手动/e2e/api);手动路径执行后 ⏸ 结果回收(TC × 结果) | | 6 | Bug 分析 | `bug-analysis`(有已确认 Bug 时) | 中间产物 `{项目}/Bug条目_{日期}.md`(条目结构与根因分析等五个扩展字段按 report-template §3)——此阶段**禁止新建或改写**最终测试报告 | ⏸ Bug 定性检查点:预期 vs 缺陷 | | 7 | 回归验证 | `regression-testing`(有代码变更/Bug 修复时) | `{项目}/回归清单_{日期}.md` | — | | 8 | 收尾报告 | 本 skill(按 `../core/report-template.md`) | `{项目}/测试报告_{日期}.md` | — |
> 旁路触发条件:文档缺失 / 系统陌生时,阶段 0 在阶段 1 之前先行,探索产出(系统理解 + 风险清单)作为需求建模输入。 > > 手动执行路径无 skill 与自动产物——执行后按 ⏸ 结果回收检查点向用户索取结果,落盘 `手动执行记录_{日期}.md`(TC 编号 × 结果〔通过/失败/阻塞〕,失败附 Bug 编号或现象):作为阶段 8 报告 §2 执行统计与 §3 Bug 清单的数据来源,防"未执行"列成为永久状态。 > > 阶段 6 的 `Bug条目_{日期}.md` 是**中转中间产物**:最终报告在阶段 8 才生成,此期间 Bug 条目无处追加——先落中转文件,阶段 8 拼装进报告 §3 后以报告为准,该文件归档留痕,不形成双数据源。阶段 2 生成的 `专项移交_{轴}_{日期}.yaml` 同样进入主会话的状态跟踪:后续任一阶段产出或用户反馈使移交轴状态变化时同步更新 yaml 内 `execution_status`,防移交包生成即失联。
## 工作流
### 1. 启动:意图识别与路由
- 用户意图是**端到端流水线** → 继续本 skill - 用户意图是**单阶段产出** → 移交对应阶段 skill,本 skill 退出 - **开工先收输入**(用户提供或指路,产物对应位置留 TODO 指明"找谁拿什么"):需求材料、代码仓库、测试环境与账号
### 2. 断点检查(续跑)
检查 `{项目}/` 下已有哪些落盘产物,从**最后一个完整阶段之后**继续,不重做已完成阶段。产物缺失/损坏则从该阶段重跑。
### 3. 按流水线顺序调度阶段 skill
- 每个阶段:在独立上下文中调用对应 skill(或降级为顺序调用),输入 = 上一阶段的**落盘产物文件路径**(不是会话记忆) - **检查点暂停**:遇到 ⏸ 环节,向用户呈现该阶段 skill 汇总的问题/提案,**等待用户答复后**再进入下一阶段;用户在澄清环节的明确答复具有最终裁决力(见 `../core/evidence.md` 裁决规则),后续阶段不得推翻 - 阶段产出落盘失败(文件未生成)→ 该阶段重跑,不进入下一阶段
### 4. 收尾:生成测试报告
全部阶段完成后(或用户要求提前收尾),按 `../core/report-template.md`(此时加载)汇总生成 `{项目}/测试报告_{日期}.md`:范围、执行统计(自动运行结果与手动执行记录合并)、Bug 清单(拼装阶段 6 的 `Bug条目_{日期}.md` 并逐条同步状态——有回归结果的按结果更新为已验证关闭/已修复待验证,未回归的保持新建)、风险残留、回归摘要、类型域专项结果按 report-template §7 逐轴归一化回收(handoff / 外部执行 / blocked / exclude)、未闭环事项(含移交 yaml 各轴当前状态与去向)、各阶段产物路径索引、机读摘要片段(按 report-template「机读摘要片段」节生成,供报告聚合系统消费)。
### 5. 交付
向用户报告:最终报告路径 + 各阶段产物清单 + 未闭环事项(TODO 归属)。
## 硬规则
1. **不做裁决**:澄清、执行策略、Bug 定性、预算裁决一律呈现问题与建议后等用户,不代替用户决定 2. **不含领域知识**:测试方法、框架知识全部在阶段 skill 与 `core/`;本 skill 失败的唯一合理原因是编排错误,不是测试判断错误 3. **状态全在文件**:任何会话中断后,凭 `{项目}/` 落盘产物即可续跑 4. **阶段产物消费走文件**:跨阶段传递的是产物路径,不是会话内转述
## Common Mistakes
| 错误 | 后果 | 正确做法 | |------|------|---------| | 把所有阶段 skill 的 SKILL.md 都加载进同一会话 | 指令冲突、上下文爆炸 | 阶段间上下文隔离,主会话只持状态 | | 单阶段意图也启动流水线 | 过度执行、浪费 | 意图识别后移交对应阶段 skill | | 检查点自答(替用户裁决) | 裁决失效,后续阶段基于错误假设 | ⏸ 环节必须等用户答复 | | 凭会话记忆续跑(不读落盘文件) | 中断后状态丢失/不一致 | 断点检查只认文件 | | 编排层塞入测试方法论 | 破坏薄编排、难以维护 | 方法论全部下沉阶段 skill 与 `core/` | | 阶段 6 提前新建/改写最终测试报告 | 与阶段 8 收尾同名双写、双数据源 | Bug 条目先落 `Bug条目_{日期}.md` 中转文件,收尾统一拼装 |
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for qa, ready for a manual X post.
qa: 端到端测试的唯一入口:用户说"帮我测试这个需求/功能"、"把这个功能完整测一遍"时,编排需求理解→测试策略(风险与类型决策)→用例→审查→执行→Bug分析→回归→报告的完整流水线,产出落... 12 stars https://www.openagentskill.com/skills/fishzjp-qa?ref=x
Listing + install path for qa: https://www.openagentskill.com/skills/fishzjp-qa?ref=x Install: npx skills add fishzjp/qa-skills --skill qa
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to fishzjp but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/fishzjp-qa?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/fishzjp-qa?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/fishzjp-qa/audit)
[](https://www.openagentskill.com/skills/fishzjp-qa?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)fishzjp
@fishzjp
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Do not auto-install
UI-TARS Desktop
Run multimodal agents that operate desktop interfaces
37.0K Starsn8n
Connect agents to hundreds of workflow automations
194.1K StarsMoneyPrinterTurbo
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
88.5K StarsTasmota
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
24.7K StarsDo not auto-install
Install targets
Codex install prompt
Install the "qa" agent skill from https://github.com/fishzjp/qa-skills/tree/main/skills/qa. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 端到端测试的唯一入口:用户说"帮我测试这个需求/功能"、"把这个功能完整测一遍"时,编排需求理解→测试策略(风险与类型决策)→用例→审查→执行→Bug分析→回归→报告的完整流水线,产出落盘、可断点续跑。只要单阶段产出(如"帮我审一下这份用例")→ 直接用对应阶段 skill,不用本 skill。 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"fishzjp-qa","task":"Install qa","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Testing and QA
I need my agent to test a web app, reproduce bugs, and verify fixes.
Agent fit
Claude Code + Browser agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add fishzjp/qa-skills --skill qa
Maintenance
fresh
10d since push
Risk
Needs review
SKILL.md depends on sibling stage skills and ../core/ files; if installed standalone without those dependencies, the pipeline cannot run. Packaging/installation must include or declare them.
GitHub quality
12
58/100 Quality · 67/100 Trust
Coverage tags
Review notes
SKILL.md depends on sibling stage skills and ../core/ files; if installed standalone without those dependencies, the pipeline cannot run. Packaging/installation must include or declare them. · The skill may collect test environment accounts but has no explicit rule about handling secrets, such as not writing credentials into reports or artifacts.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
PromisingUseful candidate, but compare it with alternatives before adopting.
Trust
Do not auto-installTrust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Choose a stronger alternative or inspect the source manually before any install attempt.
Stars
12 GitHub stars
Repo activity
12 stars, 0 forks
Maintenance
10d since push
License
MIT
Install
npx skills add fishzjp/qa-skills --skill qa
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add fishzjp/qa-skills --skill qaDo not use when
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
medium
Skill may drive a browser or interact with web pages.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may inspect schemas, query databases, or work with persistent stores.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20qa%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20qa%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/fishzjp-qa/install
Agent should check
Copy prompt
Task: Use qa in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20qa%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/fishzjp-qa/install
Install command: npx skills add fishzjp/qa-skills --skill qa
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/fishzjp-qa/install
LLM text format
/api/skills/fishzjp-qa/install?format=text
Find alternatives
/api/skills/search?q=qa&limit=3
Agent prompt
Use qa for this task. Review https://www.openagentskill.com/api/skills/fishzjp-qa/install, then install with: npx skills add fishzjp/qa-skills --skill qaRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/fishzjp-qa
LLM text
/api/registry/manifest/fishzjp-qa?format=text
Install alias
/api/registry/install/fishzjp-qa
Recommend
/api/registry/recommend?task=Use%20qa%20in%20an%20agent%20workflow&limit=3
Agent fit
Testing and QA
Use-case tags
Platforms
Claude Code, Browser agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Do a manual repository review before adding this to an agent workflow.
Role in stack
Needs validation
Primary fit
Testing and QA
Trust label
Needs manual review
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Trust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
GitHub adoption
FIX12 GitHub stars
Stars/forks activity
FIX12 stars, 0 forks; issue activity unavailable in current metadata
Recent maintenance
PASS10d since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Choose a stronger alternative or inspect the source manually before any install attempt.
Quality profile
Useful candidate, but compare it with alternatives before adopting.
Workflow fit
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Workflow fit
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Alternative shortlist
Similar skills that may fit this task.
Run multimodal agents that operate desktop interfaces
Connect agents to hundreds of workflow automations
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
--- name: qa slug: qa displayName: QA 测试流水线 version: 0.7.0 description: 端到端测试的唯一入口:用户说"帮我测试这个需求/功能"、"把这个功能完整测一遍"时,编排需求理解→测试策略(风险与类型决策)→用例→审查→执行→Bug分析→回归→报告的完整流水线,产出落盘、可断点续跑。只要单阶段产出(如"帮我审一下这份用例")→ 直接用对应阶段 skill,不用本 skill。 ---
# QA 编排入口(qa)
把"帮我测试这个需求"翻译成一条**可断点续跑的流水线**。本 skill 是薄编排:**不含任何测试方法与框架知识**(全部在阶段 skill 与 `core/`),不替用户做裁决。
## When to Use
- "帮我测试这个需求 / 功能"、"把这个功能完整过一遍"、"从需求到报告走一遍完整测试" - 之前的流水线中断了,需要从落盘产物续跑
## When NOT to Use
- 只要单阶段产出 → 对应阶段 skill:需求建模 `requirement-analysis`、测试策略 `test-strategy`、写用例 `test-case-writing`、审查已有用例 `test-case-review`、E2E 执行 `automated-e2e-testing`、API 执行 `api-testing`、探索会话 `exploratory-testing`、Bug 根因 `bug-analysis`、回归范围 `regression-testing` - 编写/修改某个阶段 skill 自身的方法论 → 不经过本 skill
## 编排会话模型(阶段间上下文隔离)
- **每个阶段运行在独立上下文中**(宿主支持子会话/子代理时):只加载当前阶段 skill 的 SKILL.md + 按需 references + 上一阶段的落盘产物文件;任一时刻活跃指令 ≤ 1–2 个 skill(当前阶段 + 本编排) - **主会话只持有流水线状态**:阶段清单、各产物文件路径、检查点状态——不加载任何阶段 skill 的领域知识 - **降级路径**:宿主不支持子会话、或用户在单会话内手动走流水线时,退化为**顺序会话 + 落盘文件衔接**——正确性不受影响(状态全在文件里),损失的只是上下文卫生 - **反模式**:单会话内顺序累加加载全部 SKILL.md(9 个 × 数百行指令同时在场) - **注入式形态的例外(2026-08-23 R4)**:预注入部署(评测或宿主一次性注入全部指令)下本节隔离机制不存在——此时**靠阶段顺序防串扰**:任一时刻只执行当前阶段的指令,其余在场文件视为未加载;"文件即流水线状态"的原则两形态通用(双形态声明见 `../core/evidence.md` 第 6 节)
## 流水线与落盘产物(文件即流水线状态)
| # | 阶段 | skill | 落盘产物 | 人工检查点 | |---|------|-------|---------|-----------| | 0 | (旁路,可选)探索先行 | `exploratory-testing` | `{项目}/探索笔记_{主题}.md` | — | | 1 | 需求理解 | `requirement-analysis` | `{项目}/需求模型.md`(含澄清记录) | ⏸ 澄清检查点:模糊/矛盾项等用户裁决 | | 2 | 测试策略 | `test-strategy` | `{项目}/测试策略.md`(Risk Map + 两域 scope 含 type_scope)+ `专项移交_{轴}_{日期}.yaml`(有 handoff/blocked/外部执行器轴时) | ⏸ 预算裁决:full 预算裁剪触及 Critical 轴时呈现排序提案等用户裁决 | | 3 | 用例编写 | `test-case-writing` | `{项目}/测试用例_markmap.md` + `测试用例.schema.yaml` | — | | 4 | 用例审查 | `test-case-review` | 修订后用例文件 + 审查记录(重新抽取 Schema) | — | | 5 | 执行 | `automated-e2e-testing` / `api-testing` / 手动 | 自动路径:执行代码或脚本(`playwright/` 或 API 测试脚本)+ **执行分报告**(至少 §2 执行统计 + §3 Bug 清单条目,字段按 `../core/report-template.md`);手动路径 `手动执行记录_{日期}.md` | ⏸ 执行策略裁决:确认 automation_plan 提案(手动/e2e/api);手动路径执行后 ⏸ 结果回收(TC × 结果) | | 6 | Bug 分析 | `bug-analysis`(有已确认 Bug 时) | 中间产物 `{项目}/Bug条目_{日期}.md`(条目结构与根因分析等五个扩展字段按 report-template §3)——此阶段**禁止新建或改写**最终测试报告 | ⏸ Bug 定性检查点:预期 vs 缺陷 | | 7 | 回归验证 | `regression-testing`(有代码变更/Bug 修复时) | `{项目}/回归清单_{日期}.md` | — | | 8 | 收尾报告 | 本 skill(按 `../core/report-template.md`) | `{项目}/测试报告_{日期}.md` | — |
> 旁路触发条件:文档缺失 / 系统陌生时,阶段 0 在阶段 1 之前先行,探索产出(系统理解 + 风险清单)作为需求建模输入。 > > 手动执行路径无 skill 与自动产物——执行后按 ⏸ 结果回收检查点向用户索取结果,落盘 `手动执行记录_{日期}.md`(TC 编号 × 结果〔通过/失败/阻塞〕,失败附 Bug 编号或现象):作为阶段 8 报告 §2 执行统计与 §3 Bug 清单的数据来源,防"未执行"列成为永久状态。 > > 阶段 6 的 `Bug条目_{日期}.md` 是**中转中间产物**:最终报告在阶段 8 才生成,此期间 Bug 条目无处追加——先落中转文件,阶段 8 拼装进报告 §3 后以报告为准,该文件归档留痕,不形成双数据源。阶段 2 生成的 `专项移交_{轴}_{日期}.yaml` 同样进入主会话的状态跟踪:后续任一阶段产出或用户反馈使移交轴状态变化时同步更新 yaml 内 `execution_status`,防移交包生成即失联。
## 工作流
### 1. 启动:意图识别与路由
- 用户意图是**端到端流水线** → 继续本 skill - 用户意图是**单阶段产出** → 移交对应阶段 skill,本 skill 退出 - **开工先收输入**(用户提供或指路,产物对应位置留 TODO 指明"找谁拿什么"):需求材料、代码仓库、测试环境与账号
### 2. 断点检查(续跑)
检查 `{项目}/` 下已有哪些落盘产物,从**最后一个完整阶段之后**继续,不重做已完成阶段。产物缺失/损坏则从该阶段重跑。
### 3. 按流水线顺序调度阶段 skill
- 每个阶段:在独立上下文中调用对应 skill(或降级为顺序调用),输入 = 上一阶段的**落盘产物文件路径**(不是会话记忆) - **检查点暂停**:遇到 ⏸ 环节,向用户呈现该阶段 skill 汇总的问题/提案,**等待用户答复后**再进入下一阶段;用户在澄清环节的明确答复具有最终裁决力(见 `../core/evidence.md` 裁决规则),后续阶段不得推翻 - 阶段产出落盘失败(文件未生成)→ 该阶段重跑,不进入下一阶段
### 4. 收尾:生成测试报告
全部阶段完成后(或用户要求提前收尾),按 `../core/report-template.md`(此时加载)汇总生成 `{项目}/测试报告_{日期}.md`:范围、执行统计(自动运行结果与手动执行记录合并)、Bug 清单(拼装阶段 6 的 `Bug条目_{日期}.md` 并逐条同步状态——有回归结果的按结果更新为已验证关闭/已修复待验证,未回归的保持新建)、风险残留、回归摘要、类型域专项结果按 report-template §7 逐轴归一化回收(handoff / 外部执行 / blocked / exclude)、未闭环事项(含移交 yaml 各轴当前状态与去向)、各阶段产物路径索引、机读摘要片段(按 report-template「机读摘要片段」节生成,供报告聚合系统消费)。
### 5. 交付
向用户报告:最终报告路径 + 各阶段产物清单 + 未闭环事项(TODO 归属)。
## 硬规则
1. **不做裁决**:澄清、执行策略、Bug 定性、预算裁决一律呈现问题与建议后等用户,不代替用户决定 2. **不含领域知识**:测试方法、框架知识全部在阶段 skill 与 `core/`;本 skill 失败的唯一合理原因是编排错误,不是测试判断错误 3. **状态全在文件**:任何会话中断后,凭 `{项目}/` 落盘产物即可续跑 4. **阶段产物消费走文件**:跨阶段传递的是产物路径,不是会话内转述
## Common Mistakes
| 错误 | 后果 | 正确做法 | |------|------|---------| | 把所有阶段 skill 的 SKILL.md 都加载进同一会话 | 指令冲突、上下文爆炸 | 阶段间上下文隔离,主会话只持状态 | | 单阶段意图也启动流水线 | 过度执行、浪费 | 意图识别后移交对应阶段 skill | | 检查点自答(替用户裁决) | 裁决失效,后续阶段基于错误假设 | ⏸ 环节必须等用户答复 | | 凭会话记忆续跑(不读落盘文件) | 中断后状态丢失/不一致 | 断点检查只认文件 | | 编排层塞入测试方法论 | 破坏薄编排、难以维护 | 方法论全部下沉阶段 skill 与 `core/` | | 阶段 6 提前新建/改写最终测试报告 | 与阶段 8 收尾同名双写、双数据源 | Bug 条目先落 `Bug条目_{日期}.md` 中转文件,收尾统一拼装 |
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for qa, ready for a manual X post.
qa: 端到端测试的唯一入口:用户说"帮我测试这个需求/功能"、"把这个功能完整测一遍"时,编排需求理解→测试策略(风险与类型决策)→用例→审查→执行→Bug分析→回归→报告的完整流水线,产出落... 12 stars https://www.openagentskill.com/skills/fishzjp-qa?ref=x
Listing + install path for qa: https://www.openagentskill.com/skills/fishzjp-qa?ref=x Install: npx skills add fishzjp/qa-skills --skill qa
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to fishzjp but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/fishzjp-qa?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/fishzjp-qa?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/fishzjp-qa/audit)
[](https://www.openagentskill.com/skills/fishzjp-qa?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)fishzjp
@fishzjp
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Do not auto-install
UI-TARS Desktop
Run multimodal agents that operate desktop interfaces
37.0K Starsn8n
Connect agents to hundreds of workflow automations
194.1K StarsMoneyPrinterTurbo
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
88.5K StarsTasmota
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
24.7K StarsDo not auto-install
Install targets
Codex install prompt
Install the "qa" agent skill from https://github.com/fishzjp/qa-skills/tree/main/skills/qa. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: 端到端测试的唯一入口:用户说"帮我测试这个需求/功能"、"把这个功能完整测一遍"时,编排需求理解→测试策略(风险与类型决策)→用例→审查→执行→Bug分析→回归→报告的完整流水线,产出落盘、可断点续跑。只要单阶段产出(如"帮我审一下这份用例")→ 直接用对应阶段 skill,不用本 skill。 After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"fishzjp-qa","task":"Install qa","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Testing and QA
I need my agent to test a web app, reproduce bugs, and verify fixes.
Agent fit
Claude Code + Browser agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add fishzjp/qa-skills --skill qa
Maintenance
fresh
10d since push
Risk
Needs review
SKILL.md depends on sibling stage skills and ../core/ files; if installed standalone without those dependencies, the pipeline cannot run. Packaging/installation must include or declare them.
GitHub quality
12
58/100 Quality · 67/100 Trust
Coverage tags
Review notes
SKILL.md depends on sibling stage skills and ../core/ files; if installed standalone without those dependencies, the pipeline cannot run. Packaging/installation must include or declare them. · The skill may collect test environment accounts but has no explicit rule about handling secrets, such as not writing credentials into reports or artifacts.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
PromisingUseful candidate, but compare it with alternatives before adopting.
Trust
Do not auto-installTrust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Choose a stronger alternative or inspect the source manually before any install attempt.
Stars
12 GitHub stars
Repo activity
12 stars, 0 forks
Maintenance
10d since push
License
MIT
Install
npx skills add fishzjp/qa-skills --skill qa
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add fishzjp/qa-skills --skill qaDo not use when
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
medium
Skill may drive a browser or interact with web pages.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may inspect schemas, query databases, or work with persistent stores.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20qa%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20qa%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/fishzjp-qa/install
Agent should check
Copy prompt
Task: Use qa in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20qa%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/fishzjp-qa/install
Install command: npx skills add fishzjp/qa-skills --skill qa
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/fishzjp-qa/install
LLM text format
/api/skills/fishzjp-qa/install?format=text
Find alternatives
/api/skills/search?q=qa&limit=3
Agent prompt
Use qa for this task. Review https://www.openagentskill.com/api/skills/fishzjp-qa/install, then install with: npx skills add fishzjp/qa-skills --skill qaRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/fishzjp-qa
LLM text
/api/registry/manifest/fishzjp-qa?format=text
Install alias
/api/registry/install/fishzjp-qa
Recommend
/api/registry/recommend?task=Use%20qa%20in%20an%20agent%20workflow&limit=3
Agent fit
Testing and QA
Use-case tags
Platforms
Claude Code, Browser agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Do a manual repository review before adding this to an agent workflow.
Role in stack
Needs validation
Primary fit
Testing and QA
Trust label
Needs manual review
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Trust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
GitHub adoption
FIX12 GitHub stars
Stars/forks activity
FIX12 stars, 0 forks; issue activity unavailable in current metadata
Recent maintenance
PASS10d since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Choose a stronger alternative or inspect the source manually before any install attempt.
Quality profile
Useful candidate, but compare it with alternatives before adopting.
Workflow fit
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Workflow fit
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Alternative shortlist
Similar skills that may fit this task.
Run multimodal agents that operate desktop interfaces
Connect agents to hundreds of workflow automations
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
--- name: qa slug: qa displayName: QA 测试流水线 version: 0.7.0 description: 端到端测试的唯一入口:用户说"帮我测试这个需求/功能"、"把这个功能完整测一遍"时,编排需求理解→测试策略(风险与类型决策)→用例→审查→执行→Bug分析→回归→报告的完整流水线,产出落盘、可断点续跑。只要单阶段产出(如"帮我审一下这份用例")→ 直接用对应阶段 skill,不用本 skill。 ---
# QA 编排入口(qa)
把"帮我测试这个需求"翻译成一条**可断点续跑的流水线**。本 skill 是薄编排:**不含任何测试方法与框架知识**(全部在阶段 skill 与 `core/`),不替用户做裁决。
## When to Use
- "帮我测试这个需求 / 功能"、"把这个功能完整过一遍"、"从需求到报告走一遍完整测试" - 之前的流水线中断了,需要从落盘产物续跑
## When NOT to Use
- 只要单阶段产出 → 对应阶段 skill:需求建模 `requirement-analysis`、测试策略 `test-strategy`、写用例 `test-case-writing`、审查已有用例 `test-case-review`、E2E 执行 `automated-e2e-testing`、API 执行 `api-testing`、探索会话 `exploratory-testing`、Bug 根因 `bug-analysis`、回归范围 `regression-testing` - 编写/修改某个阶段 skill 自身的方法论 → 不经过本 skill
## 编排会话模型(阶段间上下文隔离)
- **每个阶段运行在独立上下文中**(宿主支持子会话/子代理时):只加载当前阶段 skill 的 SKILL.md + 按需 references + 上一阶段的落盘产物文件;任一时刻活跃指令 ≤ 1–2 个 skill(当前阶段 + 本编排) - **主会话只持有流水线状态**:阶段清单、各产物文件路径、检查点状态——不加载任何阶段 skill 的领域知识 - **降级路径**:宿主不支持子会话、或用户在单会话内手动走流水线时,退化为**顺序会话 + 落盘文件衔接**——正确性不受影响(状态全在文件里),损失的只是上下文卫生 - **反模式**:单会话内顺序累加加载全部 SKILL.md(9 个 × 数百行指令同时在场) - **注入式形态的例外(2026-08-23 R4)**:预注入部署(评测或宿主一次性注入全部指令)下本节隔离机制不存在——此时**靠阶段顺序防串扰**:任一时刻只执行当前阶段的指令,其余在场文件视为未加载;"文件即流水线状态"的原则两形态通用(双形态声明见 `../core/evidence.md` 第 6 节)
## 流水线与落盘产物(文件即流水线状态)
| # | 阶段 | skill | 落盘产物 | 人工检查点 | |---|------|-------|---------|-----------| | 0 | (旁路,可选)探索先行 | `exploratory-testing` | `{项目}/探索笔记_{主题}.md` | — | | 1 | 需求理解 | `requirement-analysis` | `{项目}/需求模型.md`(含澄清记录) | ⏸ 澄清检查点:模糊/矛盾项等用户裁决 | | 2 | 测试策略 | `test-strategy` | `{项目}/测试策略.md`(Risk Map + 两域 scope 含 type_scope)+ `专项移交_{轴}_{日期}.yaml`(有 handoff/blocked/外部执行器轴时) | ⏸ 预算裁决:full 预算裁剪触及 Critical 轴时呈现排序提案等用户裁决 | | 3 | 用例编写 | `test-case-writing` | `{项目}/测试用例_markmap.md` + `测试用例.schema.yaml` | — | | 4 | 用例审查 | `test-case-review` | 修订后用例文件 + 审查记录(重新抽取 Schema) | — | | 5 | 执行 | `automated-e2e-testing` / `api-testing` / 手动 | 自动路径:执行代码或脚本(`playwright/` 或 API 测试脚本)+ **执行分报告**(至少 §2 执行统计 + §3 Bug 清单条目,字段按 `../core/report-template.md`);手动路径 `手动执行记录_{日期}.md` | ⏸ 执行策略裁决:确认 automation_plan 提案(手动/e2e/api);手动路径执行后 ⏸ 结果回收(TC × 结果) | | 6 | Bug 分析 | `bug-analysis`(有已确认 Bug 时) | 中间产物 `{项目}/Bug条目_{日期}.md`(条目结构与根因分析等五个扩展字段按 report-template §3)——此阶段**禁止新建或改写**最终测试报告 | ⏸ Bug 定性检查点:预期 vs 缺陷 | | 7 | 回归验证 | `regression-testing`(有代码变更/Bug 修复时) | `{项目}/回归清单_{日期}.md` | — | | 8 | 收尾报告 | 本 skill(按 `../core/report-template.md`) | `{项目}/测试报告_{日期}.md` | — |
> 旁路触发条件:文档缺失 / 系统陌生时,阶段 0 在阶段 1 之前先行,探索产出(系统理解 + 风险清单)作为需求建模输入。 > > 手动执行路径无 skill 与自动产物——执行后按 ⏸ 结果回收检查点向用户索取结果,落盘 `手动执行记录_{日期}.md`(TC 编号 × 结果〔通过/失败/阻塞〕,失败附 Bug 编号或现象):作为阶段 8 报告 §2 执行统计与 §3 Bug 清单的数据来源,防"未执行"列成为永久状态。 > > 阶段 6 的 `Bug条目_{日期}.md` 是**中转中间产物**:最终报告在阶段 8 才生成,此期间 Bug 条目无处追加——先落中转文件,阶段 8 拼装进报告 §3 后以报告为准,该文件归档留痕,不形成双数据源。阶段 2 生成的 `专项移交_{轴}_{日期}.yaml` 同样进入主会话的状态跟踪:后续任一阶段产出或用户反馈使移交轴状态变化时同步更新 yaml 内 `execution_status`,防移交包生成即失联。
## 工作流
### 1. 启动:意图识别与路由
- 用户意图是**端到端流水线** → 继续本 skill - 用户意图是**单阶段产出** → 移交对应阶段 skill,本 skill 退出 - **开工先收输入**(用户提供或指路,产物对应位置留 TODO 指明"找谁拿什么"):需求材料、代码仓库、测试环境与账号
### 2. 断点检查(续跑)
检查 `{项目}/` 下已有哪些落盘产物,从**最后一个完整阶段之后**继续,不重做已完成阶段。产物缺失/损坏则从该阶段重跑。
### 3. 按流水线顺序调度阶段 skill
- 每个阶段:在独立上下文中调用对应 skill(或降级为顺序调用),输入 = 上一阶段的**落盘产物文件路径**(不是会话记忆) - **检查点暂停**:遇到 ⏸ 环节,向用户呈现该阶段 skill 汇总的问题/提案,**等待用户答复后**再进入下一阶段;用户在澄清环节的明确答复具有最终裁决力(见 `../core/evidence.md` 裁决规则),后续阶段不得推翻 - 阶段产出落盘失败(文件未生成)→ 该阶段重跑,不进入下一阶段
### 4. 收尾:生成测试报告
全部阶段完成后(或用户要求提前收尾),按 `../core/report-template.md`(此时加载)汇总生成 `{项目}/测试报告_{日期}.md`:范围、执行统计(自动运行结果与手动执行记录合并)、Bug 清单(拼装阶段 6 的 `Bug条目_{日期}.md` 并逐条同步状态——有回归结果的按结果更新为已验证关闭/已修复待验证,未回归的保持新建)、风险残留、回归摘要、类型域专项结果按 report-template §7 逐轴归一化回收(handoff / 外部执行 / blocked / exclude)、未闭环事项(含移交 yaml 各轴当前状态与去向)、各阶段产物路径索引、机读摘要片段(按 report-template「机读摘要片段」节生成,供报告聚合系统消费)。
### 5. 交付
向用户报告:最终报告路径 + 各阶段产物清单 + 未闭环事项(TODO 归属)。
## 硬规则
1. **不做裁决**:澄清、执行策略、Bug 定性、预算裁决一律呈现问题与建议后等用户,不代替用户决定 2. **不含领域知识**:测试方法、框架知识全部在阶段 skill 与 `core/`;本 skill 失败的唯一合理原因是编排错误,不是测试判断错误 3. **状态全在文件**:任何会话中断后,凭 `{项目}/` 落盘产物即可续跑 4. **阶段产物消费走文件**:跨阶段传递的是产物路径,不是会话内转述
## Common Mistakes
| 错误 | 后果 | 正确做法 | |------|------|---------| | 把所有阶段 skill 的 SKILL.md 都加载进同一会话 | 指令冲突、上下文爆炸 | 阶段间上下文隔离,主会话只持状态 | | 单阶段意图也启动流水线 | 过度执行、浪费 | 意图识别后移交对应阶段 skill | | 检查点自答(替用户裁决) | 裁决失效,后续阶段基于错误假设 | ⏸ 环节必须等用户答复 | | 凭会话记忆续跑(不读落盘文件) | 中断后状态丢失/不一致 | 断点检查只认文件 | | 编排层塞入测试方法论 | 破坏薄编排、难以维护 | 方法论全部下沉阶段 skill 与 `core/` | | 阶段 6 提前新建/改写最终测试报告 | 与阶段 8 收尾同名双写、双数据源 | Bug 条目先落 `Bug条目_{日期}.md` 中转文件,收尾统一拼装 |
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for qa, ready for a manual X post.
qa: 端到端测试的唯一入口:用户说"帮我测试这个需求/功能"、"把这个功能完整测一遍"时,编排需求理解→测试策略(风险与类型决策)→用例→审查→执行→Bug分析→回归→报告的完整流水线,产出落... 12 stars https://www.openagentskill.com/skills/fishzjp-qa?ref=x
Listing + install path for qa: https://www.openagentskill.com/skills/fishzjp-qa?ref=x Install: npx skills add fishzjp/qa-skills --skill qa
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to fishzjp but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/fishzjp-qa?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/fishzjp-qa?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/fishzjp-qa/audit)
[](https://www.openagentskill.com/skills/fishzjp-qa?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)fishzjp
@fishzjp
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Do not auto-install
UI-TARS Desktop
Run multimodal agents that operate desktop interfaces
37.0K Starsn8n
Connect agents to hundreds of workflow automations
194.1K StarsMoneyPrinterTurbo
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
88.5K StarsTasmota
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
24.7K StarsPermission surface
network or browser access, database access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
network or browser access, database access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
network or browser access, database access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
network or browser access, database access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness