CtrlK
BlogDocsLog inGet started
Tessl Logo

testland/lizard-complexity

Run Lizard against production source to enforce per-function cyclomatic complexity (CCN), NLOC, and parameter-count thresholds - language-agnostic (30+ languages). Scoped to production code via `-x"./tests/*"`; test complexity is reviewed separately. Use when a codebase spans several languages and needs one complexity gate across all of them, or when a function has grown unreviewable and the team wants a numeric threshold in CI.

79

Quality

99%

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

Overview
Quality
Evals
Security
Files

Quality

Content

100%

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

A high-quality, token-efficient skill body: executable commands, a clear numbered workflow with a CI validation checkpoint, and well-organized sections with no nested or orphaned references. No bundle files exist, and none are needed for this scope.

DimensionReasoningScore

Conciseness

Lean step-by-step commands and compact tables with no padding of concepts Claude already knows; every line earns its place. Not level 2 because there is no unnecessary explanation to tighten.

3 / 3

Actionability

Fully executable, copy-paste-ready commands throughout (install, baseline scan, thresholded scan, CSV/XML/HTML output, CI fail script, per-language scope) plus a concrete flag table. Not level 2 because guidance is complete rather than pseudocode.

3 / 3

Workflow Clarity

Steps 1-6 are clearly sequenced and Step 5 includes an explicit validation checkpoint (capture $EXIT, branch on non-zero, fail CI). Not level 2 because the error-recovery feedback loop is present.

3 / 3

Progressive Disclosure

A single well-organized file with clear section headers and one one-level-deep external reference (the Lizard README); no nested references. Not level 2 because organization is clean and navigation is easy.

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.

A strong, third-person description that pairs concrete capabilities with explicit 'Use when' triggers and natural developer terminology. It is specific, complete, and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'enforce per-function cyclomatic complexity (CCN), NLOC, and parameter-count thresholds' — matching the highest anchor; it is not level 2 because the actions are comprehensive rather than partial.

3 / 3

Completeness

Explicitly answers both what ('Run Lizard against production source to enforce...thresholds') and when ('Use when a codebase spans several languages...or when a function has grown unreviewable'); not level 2 because the trigger clause is explicit, not merely implied.

3 / 3

Trigger Term Quality

Covers natural developer terms a user would say — 'complexity gate', 'cyclomatic complexity', 'numeric threshold in CI', 'codebase spans several languages', 'function has grown unreviewable'; not level 2 because common variations are well covered.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (Lizard/CCN complexity gating) with distinct triggers unlikely to fire for unrelated skills; not level 2 because the scope and tool are specific rather than overlapping.

3 / 3

Total

12

/

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

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Reviewed

Table of Contents