PostHog/wizard

Quickly add PostHog to your project using the setup wizard ✨

190Stars on the repository
10Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

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

PostHog/wizard

Skill Claude CodeCodex

Run, drive, and explore the PostHog wizard headlessly against an app — boot it on the app and decide each screen yourself over the wizard-ci MCP tools (openapp / readstate / performaction / runagent), snapshotting the TUI to see what happened. Use to test or explore the wizard end-to-end.

190 2d ago A 73 tokens original MIT

ink-tui-wizard

04

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

wizard-development

05

PostHog/wizard

Skill Claude CodeCodex

Design philosophy and architectural principles for the PostHog wizard. Read this before making any structural change — adding features, extending the runner, modifying the TUI, or introducing new abstractions. Covers why the architecture is shaped this way, how to evaluate whether a change fits, and how to extend the…

190 2d ago A 85 tokens original MIT