Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

test-design-orchestrator

test-design-orchestrator 收录了来自 jovd83 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
0
更新
2026-05-13
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

test-design-orchestrator
软件质量保证分析师与测试员

Turn requirements, user stories, acceptance criteria, business rules, use cases, or state models into structured test artifacts. Selects the best black-box test design technique and routes work to the matching subskill. For format-only work, prefer test-artifact-export-skill.

2026-05-13
acceptance-criteria-to-test-cases
软件质量保证分析师与测试员

Use this skill when Codex needs to convert user stories or acceptance criteria into traceable behavior-focused scenarios or structured test cases.

2026-05-13
boundary-value-analysis
软件质量保证分析师与测试员

Use this skill when a requirement contains ordered values such as ranges, lengths, dates, counts, or sequence limits and Codex needs boundary-focused test scenarios.

2026-05-13
classification-tree-nwise
软件质量保证分析师与测试员

Use this skill when Codex needs to model interacting parameters and generate reduced pairwise or n-wise combinations instead of an impractical full Cartesian set.

2026-05-13
decision-table
软件质量保证分析师与测试员

Use this skill when requirements describe discrete business rules, multiple conditions, or outcome logic that should be modeled as a rule table.

2026-05-13
equivalence-partitioning
软件质量保证分析师与测试员

Use this skill when Codex needs to derive representative tests from input classes that should behave the same within each valid or invalid partition.

2026-05-13
state-transition
软件质量保证分析师与测试员

Use this skill when a system has discrete states, events, guards, or lifecycle phases and Codex needs transition-focused test design.

2026-05-13
technique-selector
软件质量保证分析师与测试员

Use this skill when Codex needs to choose the best black-box test design technique for a requirement, user story, rule set, workflow, or state model before generating tests.

2026-05-13
test-case-formatter
软件质量保证分析师与测试员

Compatibility bridge for the old test-design-orchestrator formatter entrypoint. Prefer the standalone `test-artifact-export-skill` skill for formatting existing test cases, BDD/TDD/plain-text rendering, and tool-export artifacts.

2026-05-13
use-case-testing
软件质量保证分析师与测试员

Use this skill when requirements are expressed as actor-system interactions with preconditions, main flows, alternate flows, and postconditions.

2026-05-13