CtrlK
BlogDocsLog inGet started
Tessl Logo

langfuse-multi-env-setup

Configure Langfuse across development, staging, and production environments. Use when setting up multi-environment deployments, configuring per-environment keys, or implementing environment-specific Langfuse configurations. Trigger with phrases like "langfuse environments", "langfuse staging", "langfuse dev prod", "langfuse environment setup", "langfuse config by env".

75

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

SKILL.md
Quality
Evals
Security

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 strong, executable skill body: lean code-driven sections, copy-paste-ready snippets, an explicit startup validation loop, and clear organization. It avoids concept over-explanation and keeps every section actionable.

DimensionReasoningScore

Conciseness

The body is code-driven and lean: every section (config, env files, secrets, CI/CD, Zod validation) is concrete rather than explanatory, with no padding about concepts Claude already knows. Not a 2 because there is no unnecessary explanation or fluff to tighten despite the file's length; tokens earn their place as executable guidance.

3 / 3

Actionability

It provides fully executable TypeScript, bash, and YAML snippets that are copy-paste ready, e.g. 'aws secretsmanager create-secret --name "langfuse/production/public-key"...' and the ENV_CONFIGS record. Not a 2 because nothing is pseudocode or missing key details.

3 / 3

Workflow Clarity

Steps 1-5 are clearly sequenced, and Step 5 is an explicit validation checkpoint ('Validate at startup -- fail fast on misconfiguration' via Zod), reinforced by the Cross-Environment Safety and Error Handling tables. Not a 2 because an explicit validate-and-fail-fast loop is present for a risky multi-environment operation.

3 / 3

Progressive Disclosure

No bundle files exist; the skill is a single well-organized file with clearly labeled sections and a Resources section linking external Langfuse docs one level deep. Per the simple-skill guidance, well-organized sections with no need for external references score 3. Not a 2 because organization is clear and references are appropriately signaled rather than inline-monolithic.

3 / 3

Total

12

/

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 well-constructed description that clearly states both purpose and explicit trigger guidance with natural keyword coverage. The only soft spot is specificity, where the action verbs are somewhat narrow and repetitive rather than a broad set of concrete capabilities.

DimensionReasoningScore

Specificity

It names the domain ('Configure Langfuse across development, staging, and production environments') and several actions ('setting up multi-environment deployments, configuring per-environment keys, implementing environment-specific Langfuse configurations'), but the concrete verbs are narrow and somewhat repetitive rather than a list of distinct specific actions. Not a 3 because it does not enumerate multiple distinct concrete capabilities; not a 1 because it is clearly more than vague domain naming.

2 / 3

Completeness

It explicitly answers both what ('Configure Langfuse across development, staging, and production environments...') and when ('Use when setting up multi-environment deployments... Trigger with phrases like...'). Not a 2 because the 'when' is explicit rather than implied.

3 / 3

Trigger Term Quality

It includes natural user phrasings ('langfuse environments', 'langfuse staging', 'langfuse dev prod', 'langfuse environment setup', 'langfuse config by env') covering common variations a user would actually say. Not a 2 because coverage is broad, not partial.

3 / 3

Distinctiveness Conflict Risk

It carves a clear niche (Langfuse multi-environment setup) with distinct triggers, making it unlikely to fire for unrelated skills. Not a 2 because the Langfuse + multi-env scope is narrow and well-differentiated.

3 / 3

Total

11

/

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.