CtrlK
BlogDocsLog inGet started
Tessl Logo

everything-claude-code

Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.

40

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

27%

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

The body is an over-long auto-generated conventions dump: concrete on commit/style details but padded with repeated examples and restated steps, with no validation in its workflows and no file-based progressive disclosure. It needs trimming and structural splitting.

Suggestions

Collapse the ten 'Commit message example' blocks into 2–3 representative examples and replace the restated 'Example commit sequence' filler with actual commit messages.

Split the long 'Common Workflows' catalog into a bundled reference file (e.g. references/workflows.md) and keep SKILL.md as a concise overview with links.

Add explicit validation steps (e.g. run tests, verify counts, lint) to the workflows that touch batch or shared files like 'Sync Catalog Counts' and 'Add Or Update Hook'.

DimensionReasoningScore

Conciseness

The ~440-line body is padded with ten near-identical 'Commit message example' blocks and 'Example commit sequence' sections that merely restate the workflow steps verbatim rather than showing real commits — classic verbosity that assumes Claude needs repetition.

1 / 3

Actionability

Concrete guidance exists (naming table, import/export examples, commit prefixes, file patterns), but most 'Common Workflows' give only abstract steps like 'Create migration file' with no executable commands or real commit examples.

2 / 3

Workflow Clarity

Workflows list numbered steps, but none include validation checkpoints or feedback loops, and several destructive/batch operations (catalog syncs, hook registration, cross-harness copies) proceed without any verify step.

2 / 3

Progressive Disclosure

The skill is a single monolithic ~440-line file with no references/, scripts/, or assets/ bundle and no links to separate material, so everything is dumped inline with no navigation.

1 / 3

Total

6

/

12

Passed

Description

50%

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 identifies the project and topic but reads as auto-generated metadata rather than a trigger description, with no explicit 'when to use' guidance. It is adequate but uninspired and would rarely fire on a natural user request.

Suggestions

Rewrite in third person with concrete actions, e.g. 'Applies the everything-claude-code commit format, module organization, and test conventions when editing this repository.'

Add an explicit trigger clause: 'Use when making changes, writing tests, or creating commits in the everything-claude-code repository.'

Include natural user-facing terms ('commit message', 'add a skill', 'add an agent') that match the documented workflows.

DimensionReasoningScore

Specificity

It names the domain ('Development conventions and patterns for everything-claude-code', 'conventional commits') but lists no concrete actions — 'conventions and patterns' is abstract rather than a set of specific operations.

2 / 3

Completeness

It states what the skill covers but provides no 'when' guidance at all; per the judging guidelines, a missing 'Use when...' clause caps completeness at 2.

2 / 3

Trigger Term Quality

A couple of relevant terms appear ('conventional commits', 'JavaScript project') but these read as project metadata, not natural phrases a user would say when they need this skill, and common variations are missing.

2 / 3

Distinctiveness Conflict Risk

Tying the description to the named 'everything-claude-code' project gives it a niche, but the generic 'development conventions and patterns' framing with no distinct triggers means it could overlap with other conventions skills.

2 / 3

Total

8

/

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

referenced_paths_exist

Referenced path issues: 3 missing

Warning

Total

15

/

16

Passed

Repository
affaan-m/ECC
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.