writing-playwright-tests

writing-playwright-tests is a skill for Claude Code from open-metadata/OpenMetadata. It costs 38 tokens per session (120 once invoked), scanned A, original, Apache-2.0.

A redirect for an older Playwright testing skill. Playwright is a tool for testing web applications in a browser; the guidance now lives in the main Playwright skill.

In plain words
What is it for?
Use the Playwright skill instead when writing end-to-end browser tests or checking their required lint step.
Why use it?
It prevents existing references from breaking while directing users to the current instructions.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the openmetadata-skills plugin — 21 skills, 5 commands, 6 agents, 1 hook shipped together

About the project

OpenMetadata is an open platform that organizes information about data, including its meaning, ownership, quality, history, and relationships. It provides governed context for data users, AI assistants, and agents that need to discover and understand trustworthy data.

open-metadata/OpenMetadata · 15,109 stars · on GitHub · open-metadata.org

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/open-metadata/openmetadata/writing-playwright-tests
Any agent
npx skills add open-metadata/OpenMetadata --skill writing-playwright-tests
Clone the repo
git clone --depth 1 https://github.com/open-metadata/OpenMetadata

Made for: Claude Code.

Or install openmetadata-skills, the plugin that ships this one along with the rest of its 21 skills, 5 commands, 6 agents, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for writing-playwright-tests

README.md
[![agentmods](https://agentmods.dev/badge/skills/open-metadata/openmetadata/writing-playwright-tests.svg)](https://agentmods.dev/skills/open-metadata/openmetadata/writing-playwright-tests)
Your own site
<a href="https://agentmods.dev/skills/open-metadata/openmetadata/writing-playwright-tests"><img src="https://agentmods.dev/badge/skills/open-metadata/openmetadata/writing-playwright-tests.svg" alt="Measured on agentmods" height="20"></a>
Per session 38 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 120 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00038 $0.00120
Opus 5 $0.00019 $0.00060
Sonnet 5 $0.00008 $0.00024
Haiku 4.5 $0.00004 $0.00012

Measured 6d ago against content hash 4cc4574d742f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

writing-playwright-tests scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/writing-playwright-tests/SKILL.md · 13 lines

What it actually says

Writing Playwright Tests Skill

This skill has been merged into the playwright skill — see skills/playwright/SKILL.md (section "Writing Playwright Tests") for authoring guidance, and its "Mandatory verification" section for the required lint gate.

This file is kept only so existing references to writing-playwright-tests still resolve.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 13 lines · 38 tokens per session scan A 4cc4574d742f

Subscribe to this mod's changes

writing-playwright-tests is a skill published in the GitHub repository open-metadata/OpenMetadata (15,109 stars, last pushed today), licensed Apache-2.0. It adds 38 tokens to every session and 120 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

test-review

You are an expert DataHub test reviewer. Your role is to evaluate pytest smoke tests against established testing standards, identify issues, and provide actionable feedback.

datahub-project/datahub · 0 tokens

use-agent-browser-for-airi

Test AIRI display-model imports with agent-browser across stage-tamagotchi Electron, stage-web, and stage-pocket mobile web layouts. Use when uploading and verifying contributor-supplied Live2D ZIP, VRM, or MMD ZIP/PMX/PMD files through AIRI's model selector, including onboarding bypass, format-specific import…

moeru-ai/airi · 87 tokens

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

every-app/open-seo · 35 tokens

__SKILL_ID__

This fixture verifies that skill content can be written into the target sandbox and queried back immediately.

NVIDIA/NemoClaw · 10 tokens

tika-eval-compare

Compare extracts from two Tika builds over a corpus to detect regressions in content, encoding, exceptions, and embedded-document handling. Use for "compare before/after extracts", "eval this change against the corpus".

apache/tika · 50 tokens

harness-test-writer

Add regression test cases to the Bifrost provider harness (the Postman collection run via make run-provider-harness-test) based on a merged PR or a GitHub issue. Fetches the PR/issue, traces the affected wire path in the codebase, checks existing harness coverage, designs cases following harness conventions, inserts…

maximhq/bifrost · 133 tokens