CtrlK
BlogDocsLog inGet started
Tessl Logo

acceptance-testing

Write Playwright-based acceptance tests for migrated Blazor applications. Covers PlaywrightFixture setup, test organization with xUnit collection fixtures, page navigation, element interaction, assertion patterns, environment configuration, CI/CD browser setup, and screenshot capture. Use when adding acceptance tests for benchmark apps, verifying migration quality, or debugging Playwright test failures.

72

Quality

87%

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

SKILL.md
Quality
Evals
Security

Quality

Content

82%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 highly actionable with executable code, clear sequencing, and helpful troubleshooting/checklist sections. It is efficient though not maximally lean, and lacks progressive file-splitting for a skill of its length.

Suggestions

Tighten framing sentences and trim the helper method's XML doc-comment to push conciseness toward the lean anchor.

Add an inline validation checkpoint in the authoring workflow (e.g., 'run dotnet test and confirm it passes before moving on') to create an explicit validate-fix-retry loop.

Consider splitting the shared fixture infrastructure and/or troubleshooting table into references/ files to apply progressive disclosure and shorten the main body.

DimensionReasoningScore

Conciseness

Largely lean with code-first examples, tables, and no over-explanation of Playwright/Blazor/xUnit concepts, but a few framing sentences and doc-comments could be trimmed, so it sits just below the 'every token earns its place' anchor 5.

4 / 5

Actionability

Provides fully executable, copy-paste-ready C# and bash snippets covering the common cases (navigation, click, fill, submit, assert, screenshot, parameterized tests, running commands), matching the 'fully executable' anchor.

5 / 5

Workflow Clarity

The 4-step 'Writing a New Test' sequence is clear and a checklist plus 'Running Tests' section provide checkpoints, but there is no inline validate-then-fix feedback loop in the authoring workflow, keeping it below anchor 5.

4 / 5

Progressive Disclosure

Well-organized into clear sections with no mis-placed inlined content, but as a ~250-line single-file skill with no bundle files or one-level-deep references, it has minor organization gaps relative to the 'clear overview with signaled references' anchor 5.

4 / 5

Total

17

/

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.

The description is comprehensive, specific, and clearly articulates both capability and trigger conditions in third person. Trigger coverage is strong though it could broaden with synonyms and technology extensions.

DimensionReasoningScore

Specificity

Lists eight concrete capabilities ('PlaywrightFixture setup, test organization with xUnit collection fixtures, page navigation, element interaction, assertion patterns, environment configuration, CI/CD browser setup, and screenshot capture'), matching the 'comprehensive coverage' anchor.

5 / 5

Completeness

Explicitly states what it does ('Write Playwright-based acceptance tests... Covers...') and when to use it ('Use when adding acceptance tests for benchmark apps, verifying migration quality, or debugging Playwright test failures'), satisfying the 'clearly both what and when with concrete triggers' anchor.

5 / 5

Trigger Term Quality

Includes natural phrases ('acceptance tests', 'benchmark apps', 'verifying migration quality', 'debugging Playwright test failures') but lacks synonyms and file/tech extensions like 'E2E tests' or '.NET', so it falls below the comprehensive anchor 5.

4 / 5

Distinctiveness Conflict Risk

The niche 'Playwright-based acceptance tests for migrated Blazor applications' with .NET/xUnit specifics is clearly distinguishable with minimal overlap risk against other skills.

5 / 5

Total

19

/

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
FritzAndFriends/BlazorWebFormsComponents
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.