posthog-multi-env-setup

Configure PostHog across development, staging, and production environments.

Content Preview
---
name: posthog-multi-env-setup
description: |
  Configure PostHog across development, staging, and production environments.
  Use when setting up multi-environment event capture, managing separate PostHog
  projects per environment, or configuring feature flags and recordings by env.
  Trigger with phrases like "posthog environments", "posthog staging",
  "posthog dev prod", "posthog environment setup", "posthog project per env".
allowed-tools: Read, Write, Edit, Bash(aws:*), Bash(gcloud:*), 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/posthog-multi-env-setup.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/posthog-pack/skills/posthog-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/posthog-pack/skills/posthog-multi-env-setup/SKILL.md

Related Skills