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".

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

Risky

Do not use without reviewing

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 well-structured, highly actionable skill whose steps are sequenced with explicit validation and concrete executable code throughout. The main gap is progressive disclosure: everything lives in one large SKILL.md with no reference files to offload the CI/CD and secret-management detail.

Suggestions

Move the Step 3 secret-management commands and the Step 4 CI/CD workflow into separate reference files (e.g. SECRETS.md, CI-CD.md) and link to them from the main body, turning the inline detail into well-signaled one-level-deep references.

Collapse the Environment Strategy overview table or the ENV_CONFIGS object so the per-environment settings appear in only one place, reducing the minor redundancy.

DimensionReasoningScore

Conciseness

The body is dense with executable specifics (typed ENV_CONFIGS values, aws/gcloud secret commands, a full deploy.yml, a Zod schema) and avoids explaining concepts Claude already knows; the small redundancy between the Environment Strategy table and the code is acceptable overview repetition, keeping it at the lean-and-efficient anchor.

3 / 3

Actionability

Every step ships concrete, copy-paste-ready artifacts — complete TypeScript config, bash secret-manager commands, a GitHub Actions workflow, and a Zod validation schema — matching the fully-executable-copypaste-ready anchor.

3 / 3

Workflow Clarity

Steps 1–5 are clearly sequenced (config → env files → secrets → CI/CD → startup validation) with explicit validation checkpoints (credential check in Step 1, Zod fail-fast in Step 5) and an error-cause/solution table, so it clears the explicit-validation-steps anchor rather than the validation-gaps anchor below.

3 / 3

Progressive Disclosure

No bundle files exist and the ~225-line skill is fully monolithic; it is well-organized into sections but content that could be split out (the CI/CD workflow, secret-management recipes) is inline, and the only references are external doc URLs, so it lands on the some-structure-but-could-be-better-organized anchor rather than the well-signaled one-level-deep-references anchor.

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 description that clearly states a specific niche, supplies an explicit Use-when trigger, and lists natural keyword phrases a user would say. Its only weakness is that the named actions are variations of a single configuration task rather than a broad set of distinct operations.

DimensionReasoningScore

Specificity

"Configure Langfuse across development, staging, and production environments" names the domain and a few actions ("setting up multi-environment deployments, configuring per-environment keys, or implementing environment-specific Langfuse configurations"), but these are overlapping variations of one config task rather than a list of distinct concrete operations, so it stops at the domain-and-some-actions anchor rather than the multiple-distinct-actions anchor.

2 / 3

Completeness

It answers both what ("Configure Langfuse across development, staging, and production environments") and when with an explicit "Use when setting up multi-environment deployments..." clause, satisfying the explicit-both-what-and-when anchor; not capped at 2 because the Use-when trigger is present.

3 / 3

Trigger Term Quality

It provides good natural-phrase coverage a user would actually say: "langfuse environments", "langfuse staging", "langfuse dev prod", "langfuse environment setup", "langfuse config by env", matching the good-coverage-of-natural-terms anchor.

3 / 3

Distinctiveness Conflict Risk

The Langfuse-specific multi-environment niche with dedicated triggers ("langfuse staging", "langfuse dev prod") makes it clearly distinguishable and unlikely to fire for unrelated skills.

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.