Skip to main content
PostHog
Profil créateur GitHub

PostHog

Vue par dépôt de 548 skills collectés dans 19 dépôts GitHub.

skills collectés
548
dépôts
19
mis à jour
30 août 2026
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
posthog
254 skills · 30 août 2026
Développeurs de logicielsScientifiques des donnéesAnalystes en assurance qualité des logiciels et testeursAutres occupations informatiquesAdministrateurs de réseaux et de systèmes informatiquesDéveloppeurs web
9 catégories métier · 75 % classifié
46 %part
#02
skills
158 skills · 20 août 2026
Développeurs de logicielsScientifiques des donnéesSpécialistes en gestion de projetsAdministrateurs de réseaux et de systèmes informatiquesAutres occupations informatiquesReprésentants de vente de services (sauf publicité, assurance, services financiers et voyages)
11 catégories métier · 99 % classifié
29 %part
#03
ai-plugin
71 skills · 24 août 2026
Développeurs de logicielsScientifiques des donnéesAdministrateurs de réseaux et de systèmes informatiquesAnalystes en sécurité de l'informationArchitectes de bases de donnéesAutres occupations informatiques
6 catégories métier · 83 % classifié
13 %part
#04
posthog.com
25 skills · 27 août 2026
Développeurs de logicielsRédacteurs techniquesAnalystes en études de marché et spécialistes en marketingAutres occupations informatiquesScientifiques des données
5 catégories métier · 32 % classifié
4,6 %part
#05
code
7 skills · 31 juil. 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeurs
2 catégories métier · 100 % classifié
1,3 %part
#06
wizard
5 skills · 24 juil. 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAutres occupations informatiques
3 catégories métier · 100 % classifié
0,9 %part
#07
duckgres
4 skills · 4 août 2026
Administrateurs de réseaux et de systèmes informatiquesDéveloppeurs de logiciels
2 catégories métier · 100 % classifié
0,7 %part
#08
sdk-specs
4 skills · 25 août 2026
classification en attente
0,7 %part
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

debugging-mcp-analytics
non classé

Debug, support, and build PostHog MCP Analytics — product analytics for MCP servers (the `@posthog/mcp` and `posthog.mcp` SDKs plus the mcp_analytics product). Use when MCP analytics data looks wrong or missing ("events aren't showing", "intent clusters are…

30 août 2026
querying-posthog-data
non classé

Required reading before writing any HogQL/SQL or calling execute-sql against PostHog. Use whenever the user wants to search, find, or do complex aggregations PostHog entities (insights, dashboards, cohorts, feature flags, experiments, surveys, hog flows, data…

30 août 2026
context-layer-dreaming
non classé

Synthesizes recent organizational activity into a durable context wiki. Use when running a nightly or incremental context-layer dream, or when updating sourced organizational context from completed work.

29 août 2026
building-product-empty-states
non classé

Guide for adding a product setup empty state — the skippable first-run screen a product scene shows until real data arrives, built on the shared ProductEmptyState component. Use when adding an empty state or first-run/setup screen to a product scene,…

28 août 2026
setting-up-data-catalog
non classé

Populates and maintains a project's data catalog (semantic layer): canonical metrics, trust marks (certifications) on warehouse tables/views, and reviewed table relationships. Use when asked to set up / seed / bootstrap the data catalog or semantic layer, to…

28 août 2026
debugging-ci-failures
non classé

Debugs failing GitHub Actions CI runs for PostHog PRs, commits, and branches, and answers broad CI-health questions ("is CI red?", "is master green today?", "what's broken right now?"). Use when the user asks why CI is red, asks for the current CI or master…

28 août 2026
autoresolving-pr-conflicts
non classé

Operating procedure for the conflict-autoresolver agent: sweep open PostHog/posthog PRs that conflict with master, resolve the trivial conflicts (generated artifacts deterministically, source conflicts with judgment), land one merge commit on the PR head, and…

28 août 2026
debugging-surveys
non classé

Debug, support, and build PostHog Surveys across the backend and all five SDKs (web/posthog-js, iOS, Android, Flutter, React Native). Use whenever a Surveys support ticket is pasted ("survey not showing", "fewer responses than expected", "responses…

28 août 2026
Affichage de 8 skills collectés sur 254.
posthog-customer-deep-dive
non classé

Use before emailing a PostHog customer, replying to one, or joining a call, and for any request to research a PostHog account. Fires on "/posthog-customer-deep-dive" and on natural language like "deep dive on X", "look up this customer", "help me reply to Y",…

20 août 2026
experiment-audit
Développeurs de logiciels

Audit a PostHog A/B experiment for a customer — verify config, exposure, attribution, and metrics. Trigger phrases include "audit [customer]'s experiment", "audit the [name] experiment", "check experiment setup for [customer]", "validate this A/B test", or…

14 août 2026
assessing-heatmaps
Concepteurs web et d'interfaces numériques

Assesses what a page's heatmap is telling you and recommends concrete changes. Pulls click / rageclick / scroll-depth data for a URL, names the hot elements by cross-referencing autocapture events on the same page, and can create a saved heatmap the user…

14 juin 2026
authoring-signals-scouts
Autres occupations informatiques

How to author, edit, and adapt PostHog Signals scouts — the scheduled agents that scan a project and emit findings into the Signals inbox. Use when a user wants to customize a canonical scout for their own setup (narrow its scope, retune its thresholds, add…

14 juin 2026
configuring-experiment-analytics
Scientifiques des données

Configures the analytics side of a PostHog experiment — exposure criteria (default `$feature_flag_called` vs custom exposure events), primary and secondary metrics, the supported metric types (count, sum, ratio with `math` and `math_property`, retention with…

14 juin 2026
consuming-endpoints-from-client-code
Développeurs de logiciels

Wire a PostHog endpoint into a client app or SDK. Covers fetching the OpenAPI spec, generating a typed client with openapi-generator or @hey-api/openapi-ts, sending the right auth header, shaping the variables payload (HogQL code_name vs insight breakdown…

14 juin 2026
creating-replay-vision-scanners
Développeurs de logiciels

Guides agents through creating and safely sizing a Replay Vision scanner: choosing the scanner type (monitor/classifier/scorer/summarizer), shaping the RecordingsQuery that selects sessions, and — crucially — estimating observation volume and checking the…

14 juin 2026
debugging-signals-pipeline
Développeurs de logiciels

Debug the signals pipeline locally end-to-end. Covers emitting test signals from fixtures, monitoring Temporal workflows via the REST API, reading sandbox agent logs from object storage, inspecting Docker sandbox containers, and diagnosing common failures…

14 juin 2026
Affichage de 8 skills collectés sur 158.
instrument-integration
Développeurs de logiciels

Add PostHog SDK integration to your application. Use when setting up PostHog for the first time or reviewing PRs that need PostHog initialization. Covers SDK installation, provider setup, and basic configuration for any framework.

24 août 2026
instrument-product-analytics
Développeurs de logiciels

Add PostHog product analytics events to track user behavior. Use after implementing new features or reviewing PRs to ensure meaningful user actions are captured. Also handles initial PostHog SDK setup if not yet installed.

24 août 2026
instrument-error-tracking
Développeurs de logiciels

Add PostHog error tracking to capture and monitor exceptions. Use after implementing features or reviewing PRs to ensure errors are tracked with stack traces and source maps. Also handles initial PostHog SDK setup if not yet installed.

21 août 2026
instrument-feature-flags
Développeurs de logiciels

Add PostHog feature flags to gate new functionality. Use after implementing features or reviewing PRs to ensure safe rollouts with feature flag controls. Also handles initial PostHog SDK setup if not yet installed.

21 août 2026
instrument-llm-analytics
Développeurs de logiciels

Add PostHog LLM analytics to trace AI model usage. Use after implementing LLM features or reviewing PRs to ensure all generations are captured with token counts, latency, and costs. Also handles initial PostHog SDK setup if not yet installed.

21 août 2026
instrument-logs
Développeurs de logiciels

Add PostHog log capture to track application logs. Use after implementing features or reviewing PRs to ensure meaningful log events are captured with structured properties. Also handles initial OTLP exporter setup if not yet configured.

21 août 2026
authoring-scouts
Développeurs de logiciels

How to author, edit, and adapt PostHog Signals scouts — the scheduled agents that scan a project and write reports into the Signals inbox. Use when a user wants to customize a canonical scout for their own setup (narrow its scope, retune its thresholds, add…

12 août 2026
building-workflows
Développeurs de logiciels

Build, edit, test, enable, and monitor PostHog workflows over MCP. Author the action/edge graph so it runs and opens cleanly in the visual editor, then change drafts surgically with patch operations. Use when asked to build, set up, automate, change, fix, or…

12 août 2026
Affichage de 8 skills collectés sur 71.
posthog-acquisition-channels-retention
non classé

Rank a PostHog user's first-touch acquisition channels by retained Stripe revenue and CAC payback, using ad spend from Google/Meta, saved as a reusable PostHog insight. Use this whenever someone asks which marketing channels or sources bring customers who…

27 août 2026
posthog-feature-revenue-impact
non classé

Measure whether a specific feature rollout moved revenue: split users on feature-flag or experiment exposure and compare downstream Stripe revenue and retention between the exposed cohort and control, saved as a reusable PostHog insight. Use this whenever…

27 août 2026
posthog-features-drive-revenue
non classé

Rank a PostHog user's product features by the revenue of the customers who use them (joins Stripe MRR/invoices to feature-usage events) and save it as a reusable PostHog insight. Use this whenever someone asks which features their highest-revenue or best…

27 août 2026
posthog-lead-scoring
non classé

Score CRM leads (HubSpot/Salesforce) by recent product usage and surface the warmest leads sales hasn't contacted yet, a product-qualified-lead list saved as a reusable PostHog insight. Use this whenever someone wants product-qualified leads (PQLs), a lead…

27 août 2026
posthog-onboarding-conversion
non classé

Rank the onboarding and activation steps that best predict a trial becomes a paying customer: build the onboarding funnel, flag who reached a first Stripe payment, and compare payers versus non-payers, saved as a reusable PostHog insight. Use this whenever…

27 août 2026
posthog-pre-cancellation-behavior
non classé

Find the shared product-usage warning pattern before churn: pull cancellation dates from Stripe or Chargebee and examine the roughly 30 days of activity before each one, saved as a reusable PostHog insight. Use this whenever someone wants an early-warning…

27 août 2026
posthog-support-tickets-churn
non classé

Test whether support tickets predict churn with a three-way join of PostHog engagement, Zendesk/Intercom tickets and topics, and Stripe churn, ranking the support issues that precede the most lost revenue, saved as a reusable PostHog insight. Use this…

27 août 2026
posthog-upsell-ready-accounts
non classé

Find expansion-ready accounts by comparing each account's real product usage against its current Stripe plan limits and flagging accounts consistently near or over their limits while still on a lower plan, saved as a reusable PostHog insight. Use this…

27 août 2026
Affichage de 8 skills collectés sur 25.
upgrade-claude-adapter
Développeurs de logiciels

Sync this fork of @anthropic-ai/claude-agent-acp (packages/agent/src/adapters/claude) with a newer upstream release: bump the claude-agent-sdk / @agentclientprotocol/sdk, port upstream bug fixes and new SDK message handling, preserve the fork's divergences,…

31 juil. 2026
merging-prs
Développeurs de logiciels

Merge a PR into main through the Trunk merge queue and babysit it until it lands. Enqueue with a "/trunk merge" comment, then poll the "Trunk Merge Queue" check run and the PR state until it is MERGED or FAILED, reporting the Trunk bot's failure reason if the…

30 juil. 2026
storybook-stories
Analystes en assurance qualité des logiciels et testeurs

Write Storybook stories for PostHog UI components. Covers the provider stack stories run inside, the key gotcha that tRPC/useHostTRPC queries never resolve in Storybook (so data-fetching components render empty), and the pure-presentational split that makes a…

22 juil. 2026
test-electron-app
Analystes en assurance qualité des logiciels et testeurs

Drive the real running PostHog Electron app (live tRPC, workspace-server, real data) over CDP with agent-browser. Connect to the running app on port 9222, snapshot the accessibility tree to verify changes, click/type/navigate, and screenshot the actual…

22 juil. 2026
quill-code
Développeurs de logiciels

Edit the @posthog/quill design system locally and consume the change in this repo (posthog-code) before it is published to npm. Use when changing quill components/primitives/tokens, when a quill change must be tested inside the Code app, or when the user…

16 juil. 2026
onboarding-videos
Développeurs de logiciels

Add, replace, and optimize the looping demo videos in the onboarding "welcome" bento grid (packages/ui/src/features/onboarding). Covers the ffmpeg compression workflow (the scripts/optimize-onboarding-videos.mjs wrapper), the faststart + right-size best…

30 juin 2026
canvas-templates
Développeurs de logiciels

How PostHog "canvas" dashboards work end-to-end — the two rendering tiers (json-render vs freeform React-in-iframe), the agent system prompts that steer each, and the RIGHT way to fetch PostHog data (typed query nodes through ph.query, not hand-rolled HogQL).…

21 juin 2026
exploring-the-wizard
Analystes en assurance qualité des logiciels et testeurs

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 (open_app / read_state / perform_action / run_agent), snapshotting the TUI to see what happened. Use to test…

24 juil. 2026
wizard-development
Développeurs de logiciels

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,…

20 juil. 2026
ink-tui-wizard
Développeurs de logiciels

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.…

19 juin 2026
adding-skill-program
Autres occupations informatiques

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,…

25 mai 2026
adding-framework-support
Développeurs de logiciels

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.

4 févr. 2026
12 dépôts affichés sur 19