CtrlK
BlogDocsLog inGet started
Tessl Logo

testing-watchlist-ui

Guidance for testing the watchlist UI - covers test patterns, setup, and common issues.

51

Quality

55%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/testing-watchlist-ui/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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 body is admirably lean and well-structured with no padding, but it operates at the level of a checklist rather than executable guidance, offering no code, commands, or concrete setup steps. Its main weakness is actionability for an otherwise instruction-oriented skill.

Suggestions

Add a concrete Playwright setup snippet and a runnable example test for a watchlist flow (e.g. create watchlist -> assert it appears) so the guidance is copy-paste executable.

Provide an explicit sequenced workflow with a validation checkpoint, e.g. 1) seed test data, 2) run tests, 3) verify artist status indicators render, 4) check for timing-related flakiness.

Include specific selectors, assertions, or commands for the noted trouble spots (async artist lookups, accessibility attributes) so Claude knows exactly what to check.

DimensionReasoningScore

Conciseness

The body is lean and efficient, assumes Claude's competence (no explanation of what Playwright is or what testing means), and every line earns its place, matching anchor 5.

5 / 5

Actionability

Names the tool (Playwright) and what to verify (create/edit/delete flows, status indicators, pagination, filtering, accessibility) but provides no code, commands, selectors, or setup steps, fitting anchor 2 ('high-level hints but missing the specific steps to execute').

2 / 5

Workflow Clarity

Content is organized into Test Patterns and Common Issues with one implicit ordering hint ('seed before running'), but there is no explicit sequence or validation/checkpoint steps, matching anchor 3.

3 / 5

Progressive Disclosure

Under 50 lines with no external references needed and well-organized sections (Overview, Test Patterns, Common Issues), which the rubric guideline explicitly allows to score 5.

5 / 5

Total

15

/

20

Passed

Description

45%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 clearly names its domain and stays concise in third person, but it offers only generic capability categories and lacks any explicit 'Use when...' trigger guidance. It is adequate but not distinctive or comprehensive.

Suggestions

Replace generic categories with concrete actions, e.g. 'Write Playwright E2E tests for watchlist create/edit/delete flows, artist status indicators, and pagination/filtering.'

Add an explicit trigger clause, e.g. 'Use when testing the Netrunner watchlist UI, writing browser tests, or debugging watchlist test failures.'

Include natural synonyms users might say (e.g. 'watchlist tests', 'browser tests', 'E2E tests') to improve trigger term coverage.

DimensionReasoningScore

Specificity

Names the domain ('testing the watchlist UI') but the actions listed are generic categories ('test patterns, setup, and common issues') rather than concrete actions, matching anchor 2 better than 3.

2 / 5

Completeness

Has a clear 'what' (guidance for testing the watchlist UI) but no explicit 'when'/'Use when...' trigger clause, which caps completeness at 3 per the rubric guidelines.

3 / 5

Trigger Term Quality

Includes some natural terms ('testing', 'watchlist UI', 'setup') a user might say, but misses common variations or synonyms, fitting anchor 3.

3 / 5

Distinctiveness Conflict Risk

'watchlist UI' is a recognizable niche, but the generic 'test patterns, setup, common issues' framing could still overlap with other testing skills, matching anchor 3.

3 / 5

Total

11

/

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
pvnkmnk/djinn-netrunner
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.