关于
The PostHog Local Dev Loop skill streamlines the initial setup and ongoing development workflow for PostHog integrations. It automates the creation of a standardized project structure, configures environment variables for local secrets, and establishes a fast iteration cycle using hot reloading with tsx and automated testing with Vitest. This skill is ideal for developers who need to implement reliable event tracking or product analytics while maintaining a 'red-green-refactor' cycle with mocked PostHog SDK responses.