CtrlK
BlogDocsLog inGet started
Tessl Logo

pw-review

Review Playwright tests for quality. Use when user says "review tests", "check test quality", "audit tests", "improve tests", "test code review", or "playwright best practices check".

64

Quality

75%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

The risk profile of this skill

Fix and improve this skill with Tessl

tessl review fix ./engineering-team/playwright-pro/skills/pw-review/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

71%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.

The content is concise, actionable, and clearly sequenced with a confirmation gate before destructive edits. The weakest point is progressive disclosure: it cites a bundle file (anti-patterns.md) that is absent, leaving an inlined block that should live in that referenced file.

Suggestions

Create the referenced anti-patterns.md file in the skill directory and move the 20-item anti-pattern list into it, keeping only a one-level-deep pointer plus the most critical items inline in SKILL.md.

Add a post-fix verification step (e.g. re-run the affected tests or re-scan the file) after applying edits, to close the validation gap for the destructive 'Offer Fixes' step.

Make the anti-patterns.md reference explicit and link-styled (e.g. 'See [anti-patterns.md](anti-patterns.md)') so navigation is clearly signaled.

DimensionReasoningScore

Conciseness

The body is lean — terse one-line anti-pattern bullets and a compact report template with no over-explanation of Playwright basics — with only minor redundancy between the inlined anti-pattern list and the referenced file.

4 / 5

Actionability

Concrete, copy-paste-style examples appear in the report template (e.g. `waitForTimeout(2000)` -> `expect(locator).toBeVisible()`), but the instruction to "Load anti-patterns.md" points at a missing file, a minor gap offset by the inlined list.

4 / 5

Workflow Clarity

Steps 1-6 are clearly sequenced and include a confirmation gate before applying fixes ("Apply these fixes? [Yes/No]"), but there is no re-verification loop after edits are applied to destructive targets.

4 / 5

Progressive Disclosure

Sections are well-organized, but the body references anti-patterns.md which does not exist in the bundle, and the 20-item anti-pattern list is inlined rather than split into the referenced file — a structural mismatch the level-3 anchor describes.

3 / 5

Total

15

/

20

Passed

Description

78%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.

The description cleanly answers both what and when with a strong set of natural trigger phrases and a clear Playwright niche. Its main limitation is specificity — it names only one action rather than several concrete capabilities.

DimensionReasoningScore

Specificity

Names the domain ("Playwright tests") and one concrete action ("Review ... for quality"), but does not enumerate several specific actions like the level-4/5 anchors require.

3 / 5

Completeness

Explicitly states both what ("Review Playwright tests for quality") and when ("Use when user says ...") with concrete trigger phrases, matching the level-5 anchor.

5 / 5

Trigger Term Quality

Lists six natural trigger phrases a user would say ("review tests", "check test quality", "audit tests", "improve tests", "test code review", "playwright best practices check"), though a few variations (e.g. "test review", file-type cues) are missing.

4 / 5

Distinctiveness Conflict Risk

The Playwright niche is clear with distinct triggers, but generic phrases like "test code review" carry minor overlap risk with general code-review skills, keeping it just below level 5.

4 / 5

Total

16

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
alirezarezvani/claude-skills
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.