Posthog
Skills by @posthog
Featured skills
implementing-agent-modes
Guidelines to create/update a new mode for PostHog AI agent.
adding-personhog-rpc
Guide for adding a new RPC to personhog-replica and personhog-router.
adopting-generated-api-types
Used when migrating frontend code from manual API client calls (`api.get`, `api.create`, `api.surveys.get`,...
analyzing-experiment-session-replays
Used to analyze session replay patterns across experiment variants to understand user behavior differences.
auditing-experiments-flags
Audit PostHog experiments and feature flags for configuration issues, staleness, and best-practice violations.
authoring-log-alerts
Author useful, low-noise log alerts on services in a PostHog project.
check-posthog-loading
Inspect how the PostHog JavaScript SDK is loaded across a list of URLs.
cleaning-up-stale-feature-flags
Identify and clean up stale feature flags in a PostHog project.
clickhouse-migrations
ClickHouse migration patterns and rules.
configuring-experiment-analytics
Configures the analytics side of a PostHog experiment — exposure criteria (default `$feature_flag_called` vs custom...