agentsclimarketplace

Test case formatter

Skill jovd83/test-design-orchestrator/test-case-formatter

Transforms requirements and business rules into structured software test artifacts using the right black-box design technique.

Install
npx -y skills add jovd83/test-design-orchestrator --skill test-case-formatter

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

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.

SKILL.md

1.6 KB, as published. Nobody here has run it

Test Case Formatter

This formatter is no longer the canonical entrypoint.

Use skill-dispatcher to route render_test_artifact, format_test_cases, or export_test_cases to the active formatting skill. Keep C:\projects\skills\test-artifact-export-skill\SKILL.md only as the fallback compatibility target when dispatcher routing is unavailable.

Migration Rule

  • Route formatting and export requests through skill-dispatcher first, using render_test_artifact, format_test_cases, or export_test_cases.
  • Use C:\projects\skills\test-artifact-export-skill\SKILL.md only as a fallback when dispatcher routing is unavailable.
  • Do not expand this compatibility bridge with new output contracts.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.