posthog-pack

v1.12.0 by Jeremy Longshore

Complete PostHog integration skill pack with 24 skills covering product analytics, feature flags, session replay, and experimentation. Flagship tier vendor pack.

24 plugin-local skills
MIT License
Claude Code Adapters (declared)

Installation

Open Claude Code and run this command:

/plugin install posthog-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> Claude Code skill pack for PostHog product analytics — event capture, feature flags, experiments, session recordings, and HogQL queries (24 skills)

Skills (24) plugin-local skills

posthog-ci-integration View full skill →

Configure PostHog CI/CD with GitHub Actions: unit tests with mocked PostHog, integration tests against a dev project, and deployment annotations.

ReadWriteEditBash(gh:*)
posthog-common-errors View full skill →

Diagnose and fix common PostHog errors: events not appearing, flags returning undefined, 401/429 errors, SDK initialization failures, and identity issues.

ReadGrepBash(curl:*)
posthog-core-workflow-a View full skill →

Implement PostHog product analytics: event capture, user identification, group analytics, and property management using posthog-js and posthog-node.

ReadWriteEditBash(npm:*)Grep
posthog-core-workflow-b View full skill →

Implement PostHog feature flags, A/B experiments, and cohort management.

ReadWriteEditBash(npm:*)Grep
posthog-cost-tuning View full skill →

Optimize PostHog costs: autocapture tuning, event sampling with before_send, bot filtering, session recording sampling, and billing monitoring.

ReadGrep
posthog-data-handling View full skill →

PostHog PII handling, GDPR compliance, consent management, data deletion, property sanitization, and privacy-safe analytics configuration.

ReadWriteEdit
posthog-debug-bundle View full skill →

Collect PostHog debug evidence for support tickets and troubleshooting.

ReadBash(grep:*)Bash(curl:*)Bash(tar:*)Grep
posthog-deploy-integration View full skill →

Deploy PostHog to Vercel, Docker (self-hosted), and Cloud Run.

ReadWriteEditBash(vercel:*)Bash(fly:*)Bash(gcloud:*)
posthog-enterprise-rbac View full skill →

PostHog enterprise access control: organization/project hierarchy, member roles, scoped API keys, SSO/SAML configuration, and activity audit logging.

ReadWriteEdit
posthog-hello-world View full skill →

Create a minimal working PostHog example with event capture, identify, and feature flags.

ReadWriteEdit
posthog-incident-runbook View full skill →

PostHog incident response: triage decision tree, immediate actions for 401/429/500 errors, graceful degradation, evidence collection, and postmortem.

ReadGrepBash(kubectl:*)Bash(curl:*)
posthog-install-auth View full skill →

Install and configure PostHog SDKs with authentication.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
posthog-local-dev-loop View full skill →

Configure PostHog local development with mocking, debug mode, and testing.

ReadWriteEditBash(npm:*)Bash(pnpm:*)Grep
posthog-migration-deep-dive View full skill →

Migrate to PostHog from Google Analytics, Mixpanel, Amplitude, or Segment.

ReadWriteEditBash(npm:*)Bash(node:*)Bash(kubectl:*)
posthog-multi-env-setup View full skill →

Configure PostHog across development, staging, and production environments.

ReadWriteEditBash(aws:*)Bash(gcloud:*)Bash(vault:*)
posthog-observability View full skill →

Monitor PostHog integration health: event ingestion rates, feature flag evaluation latency, billing volume tracking, and Prometheus/Grafana alerting.

ReadWriteEdit
posthog-performance-tuning View full skill →

Optimize PostHog performance: local flag evaluation, client batching config, event sampling, efficient HogQL queries, and serverless flush patterns.

ReadWriteEdit
posthog-prod-checklist View full skill →

Production readiness checklist for PostHog integrations: SDK configuration, graceful degradation, health checks, shutdown hooks, and rollback procedures.

ReadBash(kubectl:*)Bash(curl:*)Grep
posthog-rate-limits View full skill →

Handle PostHog API rate limits with exponential backoff, request queuing, and understanding PostHog's actual limit tiers (240/min analytics, 600/min flags).

ReadWriteEdit
posthog-reference-architecture View full skill →

Production PostHog architecture: event taxonomy, SDK layering, feature flag strategy, analytics module layout, and data pipeline integration patterns.

ReadGrep
posthog-sdk-patterns View full skill →

Production-ready PostHog SDK patterns: singleton client, typed events, React hooks, Next.

ReadWriteEdit
posthog-security-basics View full skill →

Secure PostHog integration: API key management, project key vs personal key separation, secret rotation, scoped keys, and git-leak prevention.

ReadWriteGrep
posthog-upgrade-migration View full skill →

Upgrade posthog-js and posthog-node SDKs with breaking change detection.

ReadWriteEditBash(npm:*)Bash(git:*)
posthog-webhooks-events View full skill →

Implement PostHog webhook destinations, Action-triggered notifications, and event querying via the Events API and HogQL.

ReadWriteEditBash(curl:*)

Ready to use posthog-pack?