agentsclimarketplace

Testlink

Skill jovd83/playwright-skill/mappers/testlink

End-to-end Playwright skill pack for planning, authoring, debugging, documenting, and operationalizing test automation.

Install
npx -y skills add jovd83/playwright-skill --skill testlink

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

  • 1 stars1 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

Test-management mapping skill for TestLink. Use when Codex needs to apply authoritative TestLink case IDs back into local Playwright docs, titles, or annotations so the repository can trace automation to imported TestLink records.

SKILL.md

1.5 KB, as published. Nobody here has run it

TestLink Mapper

Use this skill after TestLink has assigned IDs and the local repository needs to reflect them.

Inputs

  • an authoritative mapping from local scenario names or paths to TestLink IDs,
  • the target markdown and automation files,
  • the team convention for where IDs belong in docs or test titles.

Output Contract

Produce:

  • updated local docs or code references,
  • a summary of which IDs were applied where,
  • any ambiguous matches that still need human confirmation.

Guardrails

  • Do not invent IDs.
  • Do not overwrite an existing different ID without calling out the conflict.
  • Prefer annotations or title conventions already used by the repository.

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.