# Playwright Transformer Testrail

> Legacy Playwright-specific alias for TestRail case export. Prefer the standalone `test-artifact-export-skill` skill for transforming approved test cases into TestRail-ready artifacts, and use this only when Playwright-local conventions must be preserved explicitly.

- Skill: `jovd83/playwright-transformer-testrail` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add jovd83/playwright-transformer-testrail`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jovd83/playwright-transformer-testrail/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: jovd83 (https://skillmd.com/u/jovd83)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jovd83/playwright-transformer-testrail

---


# TestRail Transformer

Use this skill to convert narrative test cases into TestRail import artifacts.

## Inputs

- source scenarios in TDD, BDD, or plain-text form,
- the target TestRail project or section structure when known,
- the chosen import format.

## Output Contract

Produce:

- a TestRail-compatible import artifact, or
- a field-mapping table that shows how each source field will land in TestRail.

## Mapping Rules

- preserve case title, section placement, preconditions, steps, and expected results,
- keep requirement references if the team tracks them in custom fields or notes,
- state any manual follow-up needed for fields that cannot be inferred safely.
