langfuse-multi-env-setup

Configure Langfuse across development, staging, and production environments.

Content Preview
---
name: langfuse-multi-env-setup
description: |
  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".
allowed-tools: Read, Write, Edit, Bash(aws:*), Bash(gcloud:*), Bash(
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/langfuse-multi-env-setup.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/langfuse-pack/skills/langfuse-multi-env-setup/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/langfuse-pack/skills/langfuse-multi-env-setup/SKILL.md

Related Skills