CtrlK
BlogDocsLog inGet started
Tessl Logo

frontend-testing

Write, update, or review Dify frontend tests using Vitest and Testing Library. Trigger for frontend specs, test coverage requests, regressions, testability, or testing strategy under web/ or packages/dify-ui/.

76

Quality

93%

Does it follow best practices?

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The body is concise and highly actionable with concrete commands and a clear sequential workflow, lightly held back by implicit rather than explicit test-failure feedback loops. Structure and disclosure are appropriate for a short, single-purpose skill.

Suggestions

Add an explicit validate-fix-rerun checkpoint in the workflow, e.g. after running the focused spec: if it fails, fix the test or code and re-run before expanding scope.

Make the final verification step a concrete command sequence rather than only a reporting instruction, so the feedback loop is executable rather than implied.

Clarify what 'relevant repository checks' in the final step concretely means (e.g. run the full affected suite command) to remove ambiguity.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, with no explanation of what Vitest or Testing Library is; every line earns its place.

3 / 3

Actionability

It provides copy-paste-ready executable commands ("vp test run path/to/spec-or-directory", "vp test run --project unit src/path/to/spec", "vp test --project storybook --run") scoped to the owning workspace.

3 / 3

Workflow Clarity

A clear 7-step sequence with a final reporting checkpoint exists, but validation/feedback loops are implicit ("run the focused spec before expanding scope") rather than an explicit validate-then-fix-then-rerun cycle; it sits above the 1-anchor's missing sequence but below the 3-anchor's explicit validation steps.

2 / 3

Progressive Disclosure

At under 50 lines with a single one-level-deep reference (web/docs/test.md) and well-organized sections, it meets the simple-skill allowance for a top score without needing external bundle files.

3 / 3

Total

11

/

12

Passed

Description

100%

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 concise, third-person description that clearly states capabilities, includes natural trigger terms, and is tightly scoped to a distinct niche. It satisfies all four dimensions without padding or over-claiming.

DimensionReasoningScore

Specificity

"Write, update, or review Dify frontend tests" lists three concrete, distinct actions on a clearly bounded artifact, matching the multiple-specific-actions anchor rather than the single-domain anchor at 2.

3 / 3

Completeness

It states both what ("Write, update, or review Dify frontend tests using Vitest and Testing Library") and an explicit when ("Trigger for frontend specs, test coverage requests, regressions, testability, or testing strategy under web/ or packages/dify-ui/"), so it does not cap at 2 for a missing trigger clause.

3 / 3

Trigger Term Quality

"frontend specs, test coverage requests, regressions, testability, or testing strategy" are natural phrases a user would say, with good coverage of common variations rather than jargon.

3 / 3

Distinctiveness Conflict Risk

Scoped to Vitest/Testing Library under specific paths and the body explicitly excludes Python and Cucumber/Playwright/e2e, giving a clear niche unlikely to trigger the wrong skill.

3 / 3

Total

12

/

12

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
langgenius/dify
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.