posthog skills

41 tagged posthog, measured the same way as everything else here.

Browse within: design 25docs 25gatsby 25handbook 25tailwindcss 25metrics 9mixpanel 9product 9onboarding 5wizard 5

PostHog/posthog.com

Skill Claude CodeCodex

Build reusable revenue models — MRR, ARR, gross revenue, new/expansion/contraction/churn, ARPU, LTV, and per-customer/per-account revenue — on either PostHog data-warehouse views (HogQL) or an external dbt project. Use when the user wants to model, define, or compute recurring revenue, monthly/annual recurring…

1.1k 2d ago A 231 tokens

PostHog/posthog.com

Skill Claude CodeCodex

Shared foundations for building reusable data models in PostHog, on either of two stacks: PostHog-native data-warehouse views / materialized views (HogQL, via the view- MCP tools), or an external dbt project (sources.yml + staging/marts + schema tests) run against your own or PostHog's managed warehouse. Read before…

1.1k 2d ago A 231 tokens

PostHog/posthog.com

Skill Claude CodeCodex

Custom Signals scout for state traps in gated flows. Watches pages users are redirected to — onboarding, verification, setup — and catches the case where the redirect keeps firing because the flow can no longer be completed: a partially-applied side effect the flow can't reconcile, so every return visit lands on the…

1.1k 2d ago A 143 tokens

PostHog/wizard

Skill Claude CodeCodex

Add a new framework integration to the PostHog wizard. Use when adding support for a new language or framework (e.g. Ruby on Rails, Go, Angular). Covers creating the agent config, detection logic, registry entry, and enum/label additions.

190 2d ago A 56 tokens original MIT

PostHog/wizard

Skill Claude CodeCodex

Create a new skill-based program for the PostHog wizard. Use when adding a program type (like revenue analytics, audit, error tracking) that installs a context-mill skill and runs an agent against it. Covers the createSkillProgram factory for the common case, customization via ProgramRun, and advanced patterns for…

190 2d ago A 73 tokens original MIT

ink-tui-wizard

06

PostHog/wizard

Skill Claude CodeCodex

Build terminal user interfaces (TUIs) using Ink (React for CLIs) and @inkjs/ui with a reactive, session-driven wizard pattern. Use when creating interactive CLI installation wizards, setup flows, or multi-step terminal applications in Node.js/TypeScript. Covers reactive screen resolution, declarative flow pipelines…

190 2d ago A 92 tokens original MIT

meirdick/growth-product-context

Skill Claude CodeCodex

Discovers user journeys by scanning Laravel routes, controllers, and models, then proposes a product context with AARRR pirate metrics event names. Use when the user asks to map user journeys, define product context, create PRODUCT.md, discover what to track, set up analytics events, or define their funnel. Also…

2 5mo ago A 126 tokens original MIT