CtrlK
BlogDocsLog inGet started
Tessl Logo

test-validate

运行项目测试(涵盖 Python 后端、Vue 前端及多语言校验)

55

Quality

61%

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 ./.cursor/skills/test-validate/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%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 content is lean and actionable, giving ready-to-run commands for both stacks plus a useful change-to-test decision table. Its main weakness is workflow clarity: it lacks explicit validation feedback loops for the mandatory locale tests and batch operations.

Suggestions

Add an explicit validation feedback loop for locale tests, e.g. 'Run test_frontend_locales.py; if it fails, fix missing keys, then re-run until it passes.'

Add a brief setup prerequisite line (activate venv; install deps) so commands are executable from a clean state.

Clarify the post-change workflow sequence (run affected tests → run coverage → verify locale alignment) as a numbered checklist.

DimensionReasoningScore

Conciseness

The body is compact and assumes Claude's competence — it lists executable commands with brief inline comments and a tight guidance table, with only minor explanatory padding like '推荐在已激活虚拟环境的情况下执行'.

4 / 5

Actionability

Provides concrete, copy-paste ready commands for both backend (pytest variants) and frontend (npm run test, type-check) plus a decision table, with only a minor gap (no explicit install/setup step).

4 / 5

Workflow Clarity

Coverage guidance and locale-test mandates give a loose sequence after changes, but there is no explicit validate-then-fix feedback loop or checkpoint for the batch/locale tests, and the destructive/batch locale validation lacks a clear retry path.

3 / 5

Progressive Disclosure

Well-organized into clear sections (backend commands, frontend commands, coverage guide) with one external pointer (`.cursor/rules/testing.mdc`) and no nested references; the skill is short enough that the inline structure is appropriate.

4 / 5

Total

15

/

20

Passed

Description

53%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 states the testing domain across three stacks but provides only a single generic action and omits any 'Use when' trigger guidance. It is specific enough to be distinguishable yet incomplete for triggering purposes.

Suggestions

Add an explicit trigger clause, e.g. 'Use when running or verifying project tests, or after changes to backend, frontend, or locale files.'

Enumerate concrete actions beyond a single verb, e.g. 'run unit/integration tests, generate coverage reports, validate locale key alignment.'

Include natural synonyms users might say such as '跑测试', '单元测试', '覆盖率' to improve trigger term coverage.

DimensionReasoningScore

Specificity

Names the domain (Python backend, Vue frontend, multi-language validation) which is one concrete action area, but states only a single generic action ('运行项目测试') without enumerating the distinct testing capabilities.

3 / 5

Completeness

Has a clear 'what' (run project tests across backend/frontend/locales) but no 'Use when...' clause or equivalent trigger guidance, capping completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Contains relevant natural keywords ('测试', 'Python 后端', 'Vue 前端', '多语言校验') but lacks common synonyms or variations a user might naturally say ('跑测试', '单元测试', 'test coverage').

3 / 5

Distinctiveness Conflict Risk

Scoping to Python backend + Vue frontend + multi-language validation carves a fairly specific niche that is unlikely to overlap with unrelated skills, though 'run tests' is a common action across many projects.

4 / 5

Total

13

/

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
4thfever/cultivation-world-simulator
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.