CtrlK
BlogDocsLog inGet started
Tessl Logo

playwright-java

Scaffold, write, debug, and enhance enterprise-grade Playwright E2E tests in Java using Page Object Model, JUnit 5, Allure reporting, and parallel execution.

61

Quality

72%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Failed to scan

The risk profile of this skill

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills/skills/playwright-java/SKILL.md

The canonical home for this skill is playwright-java in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

75%Scale 1-5

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

This is a strong, highly actionable skill with excellent executable code examples covering the full spectrum of Playwright Java testing scenarios. Its main weakness is verbosity — the 'When to Use This Skill' section, 'Related Skills', and some explanatory text could be trimmed without losing value. The workflow is well-structured but would benefit from explicit validation checkpoints between steps.

Suggestions

Remove or significantly trim the 'When to Use This Skill' section — Claude can infer applicability from the skill description and content without 7 bullet points of triggers.

Add explicit validation checkpoints between workflow steps, e.g., 'Verify project compiles: `mvn compile`' after scaffolding, and 'Run smoke test: `mvn test -Dtest=LoginTest`' after writing the first test.

DimensionReasoningScore

Conciseness

The skill is fairly long (~300+ lines) and includes some explanatory text that Claude wouldn't need (e.g., 'When to Use This Skill' section listing obvious triggers, the 'Related Skills' section with brief descriptions). The code examples are valuable but the surrounding prose could be tightened. The 'Best Practices' and 'Common Pitfalls' sections, while useful, add bulk that partially overlaps with what the code examples already demonstrate.

3 / 5

Actionability

The skill provides fully executable, copy-paste ready Java code for BaseTest, Page Objects, test classes, JUnit config, and CI pipeline YAML. Examples cover multiple real scenarios (API+UI hybrid, network mocking, cross-browser, parallel execution) with complete, runnable code rather than pseudocode.

5 / 5

Workflow Clarity

The 5-step workflow (Decide → Scaffold → BaseTest → Page Objects → Tests) is clearly sequenced with a decision matrix in Step 1. However, there are no explicit validation checkpoints between steps — e.g., no 'verify the project compiles before proceeding' or 'run a smoke test after scaffolding'. The tearDown includes tracing which serves as implicit validation, but explicit verification steps between workflow stages are missing.

4 / 5

Progressive Disclosure

The skill has a clear reference table at the top pointing to 5 separate files (references/config.md, references/page-objects.md, etc.) with one-level-deep navigation. However, since no bundle files were provided, we cannot verify these references actually exist. The main content is well-structured with headers and the decision matrix, though some sections (Common Pitfalls, Best Practices) could potentially be moved to reference files to keep the main skill leaner.

4 / 5

Total

16

/

20

Passed

Description

70%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 is technically specific and names a clear, distinctive technology stack, making it strong on specificity and distinctiveness. However, it lacks an explicit 'Use when...' clause, which weakens completeness and could make it harder for Claude to know exactly when to select this skill. Adding a few natural synonyms like 'end-to-end testing' or 'browser automation' would also improve trigger term coverage.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user asks about Playwright testing in Java, writing E2E browser tests, or setting up test automation with JUnit 5 and Allure.'

Include common synonyms and variations such as 'end-to-end testing', 'browser automation', 'UI testing', and 'test automation' to improve trigger term coverage.

DimensionReasoningScore

Specificity

Lists several specific actions ('scaffold, write, debug, and enhance') and names concrete technologies (Playwright, Java, Page Object Model, JUnit 5, Allure reporting, parallel execution). Minor gaps in that it doesn't detail specific sub-capabilities like generating test reports or handling selectors.

4 / 5

Completeness

The 'what' is clearly stated with specific actions and technologies, but there is no explicit 'when' clause (e.g., 'Use when...'). Per the rubric, a missing 'Use when...' clause caps completeness at 3.

3 / 5

Trigger Term Quality

Includes strong natural keywords users would say: 'Playwright', 'E2E tests', 'Java', 'Page Object Model', 'JUnit 5', 'Allure', 'parallel execution'. Missing some common synonyms like 'end-to-end testing', 'browser testing', 'test automation', or 'UI testing'.

4 / 5

Distinctiveness Conflict Risk

Highly distinctive due to the very specific technology stack (Playwright + Java + JUnit 5 + Allure + POM pattern). This combination creates a clear niche that is unlikely to conflict with other testing skills (e.g., Cypress, Selenium, or Playwright in TypeScript).

5 / 5

Total

16

/

20

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-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.