posthog-ci-integration

Installation
SKILL.md

PostHog CI Integration

Overview

Set up CI/CD pipelines for PostHog integrations with automated testing.

Prerequisites

  • GitHub repository with Actions enabled
  • PostHog test API key
  • npm/pnpm project configured

Instructions

Step 1: Create GitHub Actions Workflow

Create .github/workflows/posthog-integration.yml:

name: PostHog Integration Tests
Installs
27
GitHub Stars
2.3K
First Seen
Jan 30, 2026
posthog-ci-integration — jeremylongshore/claude-code-plugins-plus-skills