CtrlK
BlogDocsLog inGet started
Tessl Logo

init-workspace

为单项设计任务创建标准目录结构和 brief 模板。每次接到设计需求时首先调用。

68

Quality

83%

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 content is concise, fully actionable, and well-structured for a simple skill, with an executable command and a real bundle script correctly referenced.

DimensionReasoningScore

Conciseness

The body is lean with no concept explanations Claude already knows; every section (usage, output, timing) earns its place, matching the 'lean and efficient' anchor; not 2 because there is no padded or unnecessary explanation.

3 / 3

Actionability

Provides a fully executable command with a concrete absolute-path example that is copy-paste ready, matching the 'fully executable code/commands' anchor; not 2 because it is real executable code rather than pseudocode.

3 / 3

Workflow Clarity

This is a simple single-action skill and the action is unambiguous, so per the simple-skills note it scores 3; the operation is non-destructive (mkdir) so missing validation does not cap it at 2.

3 / 3

Progressive Disclosure

Under 50 lines with well-organized sections and the one referenced bundle file (scripts/init.sh) confirmed real and correctly pathed, so per the simple-skills note it scores 3; not 2 because organization is clean and the script reference is correctly signaled.

3 / 3

Total

12

/

12

Passed

Description

67%

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 both the action and the trigger condition in third person, but it is light on action variety and natural keyword coverage, which keeps specificity and trigger-term quality at the middle level.

Suggestions

List a couple more concrete actions or artifacts to lift specificity (e.g., 'creates brief.md, prompts.json, source/ and output/ folders').

Add natural keyword variations a user might say (e.g., '设计任务', '设计需求', '设计 brief', '归档') to broaden trigger coverage.

Make the trigger clause more explicit with a 'Use when...' style phrasing to reinforce distinctiveness.

DimensionReasoningScore

Specificity

Names concrete actions ('创建标准目录结构和 brief 模板') but does not list multiple specific actions, matching the 'names domain and some actions' anchor; not 3 because no comprehensive multi-action list, not 1 because real actions are present.

2 / 3

Completeness

Explicitly answers both what ('创建标准目录结构和 brief 模板') and when ('每次接到设计需求时首先调用'), matching the 'clearly answers both what AND when' anchor; not 2 because the when is explicit, not merely implied.

3 / 3

Trigger Term Quality

The phrase '每次接到设计需求时首先调用' gives a natural trigger ('设计需求'), but coverage is thin and lacks common variations, matching anchor 2; not 3 because keyword coverage is narrow, not 1 because it uses natural language rather than jargon.

2 / 3

Distinctiveness Conflict Risk

The niche (per-task design workspace setup) is reasonably distinct but the trigger vocabulary is limited, so it could overlap with other design-related skills; not 3 because distinct triggers are few, not 1 because it is not generic.

2 / 3

Total

9

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
TeamWiseFlow/xiaobei
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.