CtrlK
BlogDocsLog inGet started
Tessl Logo

configure-ecc

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

60

Quality

68%

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%Weight 40%Scale 1-3

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

The content is a thorough, actionable install wizard with strong sequencing and validation feedback loops. Its main weakness is token efficiency and progressive disclosure: the full skill catalog is inlined in the overview instead of being referenced from a separate file.

Suggestions

Move the 27-skill and ruleset catalog tables into a reference file (e.g. references/CATALOG.md) and link to it from 步骤 2, keeping only the category selection inline.

Trim redundant explanatory sentences in the troubleshooting section to tighten token usage while preserving the actionable checks.

Add a brief 'Quick start' summary at the top pointing to the detailed steps, so the overview stays lean.

DimensionReasoningScore

Conciseness

The body is well-structured and mostly efficient, but it inlines the full 27-skill and ruleset enumeration tables that could be delegated to a reference file, adding bulk that does not all earn its place.

2 / 3

Actionability

It provides fully executable, copy-paste-ready commands throughout (git clone, mkdir -p, cp -r, grep -rn) with concrete option blocks, matching the 'Fully executable code/commands' anchor.

3 / 3

Workflow Clarity

Steps 0–6 are clearly sequenced with a dedicated post-install validation stage (步骤 4) that includes an error-reporting format and fix-then-revalidate feedback loop for the batch/destructive copy operations.

3 / 3

Progressive Disclosure

It is a single monolithic SKILL.md with no bundle files; the large skill/rule catalog tables are kept inline rather than split into one-level-deep references, so content that should be separate remains in the overview.

2 / 3

Total

10

/

12

Passed

Description

60%Weight 40%Scale 1-3

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 concretely names several capabilities but omits any explicit 'use when' trigger guidance, leaving activation cues buried in the body. It is distinct enough but would benefit from inlining natural trigger terms.

Suggestions

Add an explicit 'Use when ...' clause with natural trigger phrases such as 'configure ecc', 'install ecc', or 'setup everything claude code' directly in the description.

Include common user variations of the trigger (e.g. 'install ECC skills and rules', 'set up everything claude code') to improve activation coverage.

Keep the description in third person and lead with the trigger context before the capability list to raise completeness.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — '引导用户将技能(Skills)和规则(Rules)安装到用户级或项目级目录,验证路径,并在需要时优化已安装的文件' — matching the 'Lists multiple specific concrete actions' anchor.

3 / 3

Completeness

It clearly states what the skill does but provides no explicit 'when to use it' clause; per the guideline, a missing trigger clause caps completeness at 2.

2 / 3

Trigger Term Quality

It names the domain (Skills/Rules installation) but includes no natural user-facing trigger phrases like 'configure ecc' or 'install ecc'; those live only in the body, so common variations are missing.

2 / 3

Distinctiveness Conflict Risk

The ECC-installer niche is fairly specific, but with no explicit triggers in the description it could still overlap with generic setup/install skills.

2 / 3

Total

9

/

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