CtrlK
BlogDocsLog inGet started
Tessl Logo

playwright

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.

72

Quality

89%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

86%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, actionable skill body with good progressive disclosure and executable examples throughout. Minor duplication between sections and implicit validation checkpoints are the only weaknesses.

Suggestions

De-duplicate the open/snapshot/click loop shown in both Quick start and Core workflow to tighten the body.

Make the stale-ref recovery an explicit validation checkpoint (e.g., a 'Verify after interaction' step) rather than a prose aside.

Trim the prerequisite check since the wrapper script already guards against a missing npx.

DimensionReasoningScore

Conciseness

Mostly lean with executable examples and minimal over-explanation, though the Quick start and Core workflow sections overlap and the prerequisite check duplicates logic already in the wrapper script.

4 / 5

Actionability

Provides fully executable, copy-paste ready bash commands covering env setup, quick start, form fills, multi-tab work, and traces, with specific examples for common cases.

5 / 5

Workflow Clarity

A clear numbered Core workflow plus a stale-ref feedback loop ('When a command fails due to a missing ref, snapshot again'), but validation checkpoints are implicit rather than explicit checklists.

4 / 5

Progressive Disclosure

Body is a concise overview with a clearly signaled References section pointing one level deep to real files (references/cli.md, references/workflows.md); bulk detail is appropriately split into those files.

5 / 5

Total

18

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, specific description with explicit trigger guidance and concrete capability enumeration. Adding a few common synonyms like 'web scraping' or 'headless browser' would round out trigger term coverage.

Suggestions

Add natural synonyms such as 'web scraping', 'scraping', or 'headless browser' to broaden trigger term coverage.

Consider mentioning the tool name 'Playwright' explicitly near the start so users who name the library trigger the skill.

DimensionReasoningScore

Specificity

Enumerates multiple concrete actions (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging), giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Explicitly answers both what (the enumerated browser actions) and when via a clear 'Use when the task requires...' trigger clause with concrete triggers.

5 / 5

Trigger Term Quality

Includes natural terms like 'browser automation', 'form filling', 'snapshots', and 'screenshots', but omits common synonyms such as 'web scraping', 'scraping', or 'headless browser'.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (terminal browser automation via playwright-cli/wrapper) with distinct triggers and minimal overlap with other skills.

5 / 5

Total

19

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
netease-youdao/LobsterAI
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.