CtrlK
BlogDocsLog inGet started
Tessl Logo

e2e-testing

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies. Use when writing Playwright tests, structuring page objects, or fixing flaky E2E runs in CI.

69

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

The canonical home for this skill is e2e-testing in affaan-m/ECC

SKILL.md
Quality
Evals
Security

Quality

Content

80%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 highly actionable, concise code reference that excels on executable examples but is organized as a monolithic single-file catalog without progressive disclosure or explicit workflow validation checkpoints.

Suggestions

Add an explicit validate -> fix -> retry feedback loop for flaky-test debugging and for destructive/batch runs (e.g. re-run failing test, confirm it passes N times, then un-quarantine) to lift workflow clarity above 3.

Move the larger reference blocks (full playwright.config, wallet/web3 testing, financial/critical-flow testing) into separate files under references/ with one-level-deep links from SKILL.md to improve progressive disclosure.

Add a short sequenced 'writing a new E2E test' workflow at the top (organize file -> write POM -> write test -> run locally -> check artifacts) with explicit checkpoints so the catalog also functions as a guided process.

DimensionReasoningScore

Conciseness

The body is a lean, code-first reference with section headers and executable snippets, assuming Claude's competence and avoiding explanations of what Playwright or POM concepts are; every section earns its place.

5 / 5

Actionability

Fully executable, copy-paste-ready code throughout (POM class, test structure, playwright.config, CI workflow, wallet mock, trade flow) covering the common cases with concrete selectors and assertions.

5 / 5

Workflow Clarity

This is a pattern catalog with loosely sequenced sections (e.g. quarantine -> identify -> fix for flakiness) rather than an explicit multi-step workflow with validation checkpoints; the batch/suite and destructive financial-flow contexts lack a validate -> fix -> retry feedback loop, capping this at 3.

3 / 5

Progressive Disclosure

Well-organized section headers, but the entire ~320-line reference is inlined in a single SKILL.md with no bundle files and no one-level-deep references signaled, so content that could live in separate files (config, wallet/web3, financial flows) is not split out.

3 / 5

Total

16

/

20

Passed

Description

87%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 that clearly states both capabilities and explicit trigger conditions, scoped to a well-defined Playwright E2E niche. Minor improvements would add a few natural synonyms and make capability items more action-oriented.

DimensionReasoningScore

Specificity

Names the Playwright E2E domain and lists several concrete capability areas ('Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies') plus concrete actions ('writing Playwright tests, structuring page objects, or fixing flaky E2E runs'), with only minor coverage gaps; not a 5 because some items are topic categories rather than discrete actions.

4 / 5

Completeness

Explicitly answers both 'what' (the listed Playwright capabilities) and 'when' via a concrete 'Use when...' clause with multiple trigger phrases.

5 / 5

Trigger Term Quality

'Use when writing Playwright tests, structuring page objects, or fixing flaky E2E runs in CI' uses natural phrases a user would say, but misses common synonyms like 'browser automation', 'end-to-end tests', or 'test flakiness'.

4 / 5

Distinctiveness Conflict Risk

'Playwright E2E testing' is a clear niche with distinct, specific triggers and minimal overlap risk with other skills.

5 / 5

Total

18

/

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
affaan-m/ECC
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.