# Playwright Transformer Testlink

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

- **Type:** Skill
- **Install:** `agentstack add skill-jovd83-playwright-skill-testlink`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [jovd83](https://agentstack.voostack.com/s/jovd83)
- **Installs:** 0
- **Category:** [Web & Browser](https://agentstack.voostack.com/c/web-and-browser)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [jovd83](https://github.com/jovd83)
- **Source:** https://github.com/jovd83/playwright-skill/tree/main/transformers/testlink

## Install

```sh
agentstack add skill-jovd83-playwright-skill-testlink
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# TestLink Transformer

Use this skill to convert narrative test cases into TestLink import artifacts.

## Inputs

- source scenarios in TDD, BDD, or plain-text form,
- the target TestLink structure if the project already uses one,
- any required suite, section, or metadata conventions.

## Output Contract

Produce one of:

- a TestLink-compatible XML payload,
- a CSV-style mapping if that is the selected import path,
- a field-mapping table when the user wants the transformation planned before generation.

## Mapping Rules

- map scenario title and summary consistently,
- preserve preconditions, ordered steps, and expected results,
- keep requirement identifiers where TestLink fields allow them,
- call out any source fields that have no clean TestLink destination.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [jovd83](https://github.com/jovd83)
- **Source:** [jovd83/playwright-skill](https://github.com/jovd83/playwright-skill)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-jovd83-playwright-skill-testlink
- Seller: https://agentstack.voostack.com/s/jovd83
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
