Skip to main content

PostHog/posthog-definitions

SkillsMP has collected 3 skills from PostHog/posthog-definitions. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
3
GitHub stars
12
GitHub forks
2

Skills in this repository

Showing 3 of 3 collected skills.

occupation
Software Developers
description

Add support for a new PostHog resource type (feature flag, cohort, action, survey, annotation, alert, …) to posthog-definitions. Walks through the eight files that must change, the tag-based identity convention, the load/diff/execute pipeline wiring, and the…

updated
occupation
Software Developers
description

Add support for a PostHog resource that exists exactly once per project (project settings, organization billing config, plugin enablement flags, …). Singletons do not fit the tag-based identity model — they have no collection to filter, no key to…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Code review guide for choosing between Result types and thrown exceptions. Recoverable, expected failures should be returned as Result values; only unrecoverable bugs and broken invariants should throw. Use when reviewing code that introduces a new error…

updated
Showing 3 of 3 collected skills.