Xray
End-to-end Playwright skill pack for planning, authoring, debugging, documenting, and operationalizing test automation.
npx -y skills add jovd83/playwright-skill --skill xrayAssembled 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 reporting skill for Xray. Use when Codex needs to publish Playwright execution results into Xray or Jira using the project's mappings, import format, and chosen reporting flow.
SKILL.md
1.5 KB, as published. Nobody here has run it
Xray Reporter
Use this skill when the goal is to push execution outcomes into Xray.
Inputs
- Xray or Jira connection details and credentials,
- the local result source,
- the mapping from automated tests to Xray keys,
- the chosen import format or reporter path,
- any target execution or project context required by the project.
Workflow
- Confirm the mapping and target execution context.
- Configure the reporting path or export format the project uses.
- Publish results securely.
- Return a concise report of what was sent and what could not be reported.
Guardrails
- Never echo secrets back in plain text.
- Do not report results for tests that cannot be mapped confidently.
- Call out partial publication explicitly.