posthog-pack Verified Silver

Verified Silver · 81/100 analytics v1.0.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 Skills
MIT License
Free Pricing

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.

Skills (24)

posthog-ci-integration SKILL.md 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 SKILL.md 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 SKILL.md 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 SKILL.md View full skill →

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

ReadWriteEditBash(npm:*)Grep
posthog-cost-tuning SKILL.md 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 SKILL.md View full skill →

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

ReadWriteEdit
posthog-debug-bundle SKILL.md View full skill →

Collect PostHog debug evidence for support tickets and troubleshooting.

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

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

ReadWriteEditBash(vercel:*)Bash(fly:*)Bash(gcloud:*)
posthog-enterprise-rbac SKILL.md 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 SKILL.md View full skill →

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

ReadWriteEdit
posthog-incident-runbook SKILL.md 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 SKILL.md View full skill →

Install and configure PostHog SDKs with authentication.

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

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

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

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

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

Configure PostHog across development, staging, and production environments.

ReadWriteEditBash(aws:*)Bash(gcloud:*)Bash(vault:*)
posthog-observability SKILL.md 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 SKILL.md 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 SKILL.md 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 SKILL.md 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 SKILL.md 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 SKILL.md View full skill →

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

ReadWriteEdit
posthog-security-basics SKILL.md 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 SKILL.md View full skill →

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

ReadWriteEditBash(npm:*)Bash(git:*)
posthog-webhooks-events SKILL.md 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?