CtrlK
BlogDocsLog inGet started
Tessl Logo

clerk-debug-bundle

Collect comprehensive debug information for Clerk issues. Use when troubleshooting complex problems, preparing support tickets, or diagnosing intermittent issues. Trigger with phrases like "clerk debug", "clerk diagnostics", "clerk support ticket", "clerk troubleshooting".

72

Quality

91%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

92%

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

A highly actionable, token-efficient body of executable debug tooling with clear sequencing and error-recovery guidance. Its one structural weakness is progressive disclosure: the existing reference bundle is unused and large code blocks remain inline rather than being linked out.

Suggestions

Link the existing references/implementation-guide.md from the body (e.g., a '## Full implementation guide' section pointing to it) so the bundle file is actually signaled and discoverable.

Move the longer code blocks (the debug panel component and support-bundle script) into the reference file, keeping only a concise quick-start snippet inline in SKILL.md to reduce monolithic inline content.

Add a one-line 'Current State' note clarifying that the two shell snippets are diagnostic probes run at load time, so their purpose is unambiguous without inference.

DimensionReasoningScore

Conciseness

The body is lean — brief section intros followed by executable TypeScript/bash with no padding or explanation of concepts Claude already knows (e.g., what Clerk is), so every token earns its place per the score-3 anchor.

3 / 3

Actionability

Each step provides complete, copy-paste-ready executable code (e.g. the `collectDebugInfo` script, the `/api/clerk-health` route, the support-bundle bash script) with concrete run commands, matching the score-3 anchor.

3 / 3

Workflow Clarity

The five steps are clearly sequenced (Step 1–5) and the Error Handling table provides issue→action feedback loops for recovery (e.g. 'Auth not working → Hit /api/clerk-health, check backendApi status'); operations are read-only debugging rather than destructive/batch, so the absence of a strict validate-before-proceed gate is not penalized.

3 / 3

Progressive Disclosure

A bundle file exists at references/implementation-guide.md but is never referenced or signaled in the body, and five full code blocks sit inline that could be split out — matching the score-2 anchor of 'references present but not clearly signaled; content that should be separate is inline' rather than the well-signaled one-level-deep structure of score 3.

2 / 3

Total

11

/

12

Passed

Description

90%

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 with an explicit 'Use when' clause and natural trigger phrases that clearly scope it to Clerk debugging. The only weakness is that it states one composite action rather than enumerating several specific capabilities.

DimensionReasoningScore

Specificity

The description names the domain ('Clerk issues') and a single action ('Collect comprehensive debug information') but does not enumerate multiple distinct concrete actions the way the score-3 anchor does, so it lands at 'names domain and some actions, but not comprehensive.'

2 / 3

Completeness

It explicitly answers both 'what' ('Collect comprehensive debug information for Clerk issues') and 'when' ('Use when troubleshooting complex problems, preparing support tickets...') with explicit trigger guidance, matching the score-3 anchor.

3 / 3

Trigger Term Quality

It lists natural phrases users would actually say — 'clerk debug', 'clerk diagnostics', 'clerk support ticket', 'clerk troubleshooting' — giving good coverage of common variations, matching the score-3 anchor.

3 / 3

Distinctiveness Conflict Risk

The Clerk-specific niche and Clerk-prefixed trigger phrases make it clearly distinguishable and unlikely to fire for the wrong skill, matching the score-3 anchor.

3 / 3

Total

11

/

12

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

referenced_paths_exist

Referenced path issues: 3 missing

Warning

Total

13

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
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.