CtrlK
BlogDocsLog inGet started
Tessl Logo

grave-poi-death-test

通过真实游戏模拟验证角色死亡、墓碑 POI 创建、地图渲染和点击详情。用于需要测试寿元死亡或其他游戏内死亡流程、墓碑 POI,且不得直接调用 handle_death 的任务。

80

Quality

100%

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

100%

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

The body is a concise, actionable workflow with concrete commands and an explicit validation checkpoint, well-organized into clear sections appropriate for a single-purpose skill. No bundle files are needed or referenced.

DimensionReasoningScore

Conciseness

Lean and efficient with no concept-explanation fluff; every line is actionable guidance and assumes Claude's competence, respecting the context budget.

3 / 3

Actionability

Provides concrete, executable guidance — exact commands (pytest tests/test_death.py, npm run type-check), API paths (/api/v1/command/*, world/map), and specific data fields (is_dead, death_info, kind: "grave").

3 / 3

Workflow Clarity

A clearly sequenced 5-step process with an explicit validation checkpoint (step 4 核对完整因果链) and a dedicated cleanup section, giving clear feedback loops for a risky operation.

3 / 3

Progressive Disclosure

Under 50 lines for a single task with no need for external references, and is organized into clear sections (流程/最小验证/清理), matching the rubric's simple-skill allowance for a top score.

3 / 3

Total

12

/

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.

The description is specific, trigger-rich, and complete, clearly stating both what the skill does and when to use it within a distinct niche. It is concise with no padding or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — '验证角色死亡、墓碑 POI 创建、地图渲染和点击详情' — each a distinct, specific capability rather than vague language.

3 / 3

Completeness

Explicitly answers both 'what' (verifies death, grave POI, map, click detail) and 'when' via the '用于...' (Use when) clause, matching the rubric's highest anchor.

3 / 3

Trigger Term Quality

Uses natural trigger phrasing a user would say — '需要测试寿元死亡或其他游戏内死亡流程、墓碑 POI' — covering the key terms for this niche.

3 / 3

Distinctiveness Conflict Risk

A clear, narrow niche (death/grave verification) anchored by the distinctive constraint '不得直接调用 handle_death', making conflict with other skills unlikely.

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
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.