CtrlK
BlogDocsLog inGet started
Tessl Logo

configure-ecc

Everything Claude Code 的交互式安装程序 —— 引导用户将技能(Skills)和规则(Rules)安装到用户级或项目级目录,验证路径,并在需要时优化已安装的文件。

61

Quality

72%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

Fix and improve this skill with Tessl

tessl review fix ./docs/ja-JP/skills/configure-ecc/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%

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 a well-sequenced, validated workflow, but it is monolithic and verbose — the inline 27-skill catalog and repeated option blocks inflate token usage. Splitting the catalog and templates into a reference file would improve both conciseness and progressive disclosure.

Suggestions

Move the full 27-skill catalog tables into a referenced file (e.g. SKILLS.md) and keep only the category-selection summary inline.

Trim repeated AskUserQuestion option blocks to a single reusable template, or link out to a reference for the verbose option lists.

Signal the reference explicitly (e.g. 'See references/SKILLS.md for the full skill list') so navigation is one level deep.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete commands and templates, but the body inlines full 27-skill catalog tables and repeated AskUserQuestion option blocks that pad the context; it could be tightened or deferred.

2 / 3

Actionability

Provides fully executable bash commands (git clone, cp -r, mkdir -p, grep -rn) and concrete AskUserQuestion templates with exact options — copy-paste ready and specific.

3 / 3

Workflow Clarity

Clear Steps 0–6 sequence with explicit validation checkpoints (Step 4a–4d) covering file existence, path references, cross-references, and issue reporting, plus feedback loops that fix detected path problems in Step 5.

3 / 3

Progressive Disclosure

No bundle/reference files exist and the skill is monolithic: the full skill catalog and all option templates are inline rather than split into clearly signaled one-level-deep references.

2 / 3

Total

10

/

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 is specific and clearly scoped to a distinct niche, but it omits explicit trigger guidance and natural user-facing keywords. Adding a 'Use when...' clause with terms like 'configure ecc' or 'install everything claude code' would raise completeness and trigger quality.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when the user says configure ecc, install ecc, or setup Everything Claude Code.'

Surface natural trigger keywords (configure ecc, install ecc, setup everything claude code) directly in the description rather than only in the body.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — guides user selection, installs skills/rules to user/project-level dirs, validates paths, and optionally optimizes files — matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Clearly answers 'what' but provides no explicit 'when' trigger; the missing 'Use when...' clause caps completeness at 2 per the rubric guidelines.

2 / 3

Trigger Term Quality

Uses some relevant terms (install, configure, verify) but lacks common natural variations users would say; no 'Use when...' phrasing and the trigger phrase 'configure ecc' lives in the body, not the description.

2 / 3

Distinctiveness Conflict Risk

Targets a clear niche (the Everything Claude Code installer) with distinct triggers; unlikely to fire for unrelated skills.

3 / 3

Total

10

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
xu-xiang/everything-claude-code-zh
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.