CtrlK
BlogDocsLog inGet started
Tessl Logo

langfuse-common-errors

Diagnose and fix common Langfuse errors and exceptions. Use when encountering Langfuse errors, debugging missing traces, or troubleshooting integration issues. Trigger with phrases like "langfuse error", "fix langfuse", "langfuse not working", "debug langfuse", "traces not appearing".

72

Quality

90%

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

80%

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

A well-organized, highly actionable troubleshooting catalogue with lean copy and copy-paste code. It falls short only on workflow sequencing (no conditional feedback loops in the escalation path) and progressive disclosure (a large monolithic doc with no file split).

Suggestions

Add conditional checkpoints to the Escalation Path (e.g., 'If diagnostics pass but errors persist, collect a debug bundle; if connectivity fails, jump to error #3') to create a validate-then-branch feedback loop.

Move the per-error reference detail into a references file (e.g. references/errors.md) and keep SKILL.md as an overview that links to it one level deep, improving progressive disclosure for the 340-line body.

DimensionReasoningScore

Conciseness

The body is a dense diagnostic reference with no padding explaining what Langfuse or traces are; each section earns its tokens with error text, root cause, and fix code. It assumes Claude's competence rather than teaching basics, matching the lean-and-efficient anchor.

3 / 3

Actionability

Every error entry ships copy-paste-ready bash (curl health/auth checks, npm installs) and TypeScript (sdk.shutdown, dotenv validation, streaming usage) — concrete and executable, not pseudocode.

3 / 3

Workflow Clarity

The Escalation Path is a flat 1–5 numbered list and the diagnostic script emits HTTP codes, but there are no conditional validation checkpoints or 'if still failing, proceed to X' feedback loops tying diagnosis to resolution, so it sits at the 2 anchor rather than 3.

2 / 3

Progressive Disclosure

Sections are clearly organized, but the 340-line reference is monolithic and fully inline with no one-level-deep bundle file references (none exist), so it matches 'some structure, content that should be separate is inline' rather than the split-file 3 anchor.

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.

The description cleanly states what the skill does, when to use it, and supplies natural trigger phrases, all in a concise Langfuse-specific niche. It hits the top anchor on every dimension.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Diagnose and fix common Langfuse errors and exceptions', 'debugging missing traces', 'troubleshooting integration issues' — matching the 'multiple specific concrete actions' anchor rather than the single-domain anchor at 2.

3 / 3

Completeness

Explicitly answers both 'what' ('Diagnose and fix common Langfuse errors and exceptions') and 'when' ('Use when encountering Langfuse errors, debugging missing traces...') with explicit trigger guidance.

3 / 3

Trigger Term Quality

Provides natural user phrases — 'langfuse error', 'fix langfuse', 'langfuse not working', 'debug langfuse', 'traces not appearing' — giving good coverage of terms a user would actually say, not just jargon.

3 / 3

Distinctiveness Conflict Risk

A clear Langfuse-specific niche with 'langfuse'-prefixed triggers makes it unlikely to fire for an unrelated skill; it does not share the generic overlap seen at the 2 anchor.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 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

Total

14

/

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.