CtrlK
BlogDocsLog inGet started
Tessl Logo

click-path-audit

Trace every user-facing button/touchpoint through its full state change sequence to find bugs where functions individually work but cancel each other out, produce wrong final state, or leave the UI in an inconsistent state. Use when: systematic debugging found no bugs but users report broken buttons, or after any major refactor touching shared state stores.

72

Quality

88%

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

The canonical home for this skill is tdg-personal/click-path-audit

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.

Highly actionable body with a clear sequenced workflow and concrete templates, but it leans long for a single file: the flagship example is repeated three times and nothing is split into reference files.

Suggestions

Tell the 'New Email' example once (in Step 1 or the closing example, not both) and drop the line-24 teaser plus the 'Traditional debugging checks' framing that re-explains basic debugging.

Move the detailed 'Example: The Bug That Inspired This Skill' and the 'Recommended agent split' block into a reference file (e.g. references/EXAMPLES.md) linked from the body, so SKILL.md stays an overview and progressive disclosure reaches score 3.

Tighten the six bug patterns to the minimal code that distinguishes each pattern; several comments restate what the code already shows.

DimensionReasoningScore

Conciseness

Mostly efficient, but the 'New Email' example is retold three times (the line-24 teaser, the Step 1 store map, and the full 'Example: The Bug That Inspired This Skill' section) and 'Traditional debugging checks' restates concepts Claude already knows.

2 / 3

Actionability

Provides concrete, copy-paste-ready output templates (TOUCHPOINT, CLICK-PATH-NNN), six bug patterns with real JS/React code, and a specific store-map output format — fully executable guidance.

3 / 3

Workflow Clarity

Clear three-step sequence (Map Stores → Audit Touchpoints → Report) with a per-touchpoint 6-point CHECK checklist and explicit parallelization ordering ('Agent 1 MUST complete first').

3 / 3

Progressive Disclosure

Well-sectioned but a single ~245-line file with no references; the inspirational example and agent-split detail are inline that could be split out, and the score-3 anchor requires one-level-deep references that are absent.

2 / 3

Total

10

/

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.

An excellent description: specific, concrete, third-person imperative voice, with explicit 'what' and 'Use when' triggers and a distinct niche that avoids conflict. No changes needed.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Trace every user-facing button/touchpoint through its full state change sequence' and three distinct bug classes (functions that 'cancel each other out', 'produce wrong final state', 'leave the UI in an inconsistent state').

3 / 3

Completeness

Explicitly answers both what ('Trace every... touchpoint... to find bugs...') and when via a dedicated 'Use when:' clause with two concrete triggering scenarios.

3 / 3

Trigger Term Quality

Covers natural developer phrasings — 'users report broken buttons', 'button does nothing' implication, 'major refactor touching shared state stores', 'systematic debugging found no bugs' — that a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche — state-interaction/click-path bugs — and is explicitly positioned as complementary to systematic-debugging, making overlap with other skills unlikely.

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

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.