Skip to main content
PostHog
GitHub 제작자 프로필

PostHog

19개 GitHub 저장소에서 수집된 548개 skills를 저장소 단위로 보여줍니다.

수집된 skills
548
저장소
19
업데이트
2026년 8월 30일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
posthog
skills 254개 · 2026년 8월 30일
소프트웨어 개발자데이터 과학자소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업네트워크·컴퓨터 시스템 관리자웹 개발자
직업 카테고리 9개 · 75% 분류됨
46%비중
#02
skills
skills 158개 · 2026년 8월 20일
소프트웨어 개발자데이터 과학자프로젝트 관리 전문가기타 컴퓨터 관련 직업네트워크·컴퓨터 시스템 관리자서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)
직업 카테고리 11개 · 99% 분류됨
29%비중
#03
ai-plugin
skills 71개 · 2026년 8월 24일
소프트웨어 개발자데이터 과학자기타 컴퓨터 관련 직업네트워크·컴퓨터 시스템 관리자데이터베이스 아키텍트정보 보안 분석가
직업 카테고리 6개 · 83% 분류됨
13%비중
#04
posthog.com
skills 25개 · 2026년 8월 27일
소프트웨어 개발자기술 작가기타 컴퓨터 관련 직업데이터 과학자시장조사 분석가·마케팅 전문가
직업 카테고리 5개 · 32% 분류됨
4.6%비중
#05
code
skills 7개 · 2026년 7월 31일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
1.3%비중
#06
wizard
skills 5개 · 2026년 7월 24일
소프트웨어 개발자기타 컴퓨터 관련 직업소프트웨어 품질 보증 분석가·테스터
직업 카테고리 3개 · 100% 분류됨
0.9%비중
#07
duckgres
skills 4개 · 2026년 8월 4일
네트워크·컴퓨터 시스템 관리자소프트웨어 개발자
직업 카테고리 2개 · 100% 분류됨
0.7%비중
#08
sdk-specs
skills 4개 · 2026년 8월 25일
분류 대기 중
0.7%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

debugging-mcp-analytics
미분류

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…

2026년 8월 30일
querying-posthog-data
미분류

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…

2026년 8월 30일
context-layer-dreaming
미분류

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.

2026년 8월 29일
building-product-empty-states
미분류

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

2026년 8월 28일
setting-up-data-catalog
미분류

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…

2026년 8월 28일
debugging-ci-failures
미분류

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…

2026년 8월 28일
autoresolving-pr-conflicts
미분류

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…

2026년 8월 28일
debugging-surveys
미분류

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…

2026년 8월 28일
수집된 skill 254개 중 8개를 표시합니다.
posthog-customer-deep-dive
미분류

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

2026년 8월 20일
experiment-audit
소프트웨어 개발자

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…

2026년 8월 14일
assessing-heatmaps
웹·디지털 인터페이스 디자이너

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…

2026년 6월 14일
authoring-signals-scouts
기타 컴퓨터 관련 직업

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…

2026년 6월 14일
configuring-experiment-analytics
데이터 과학자

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…

2026년 6월 14일
consuming-endpoints-from-client-code
소프트웨어 개발자

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…

2026년 6월 14일
creating-replay-vision-scanners
소프트웨어 개발자

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…

2026년 6월 14일
debugging-signals-pipeline
소프트웨어 개발자

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…

2026년 6월 14일
수집된 skill 158개 중 8개를 표시합니다.
instrument-integration
소프트웨어 개발자

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.

2026년 8월 24일
instrument-product-analytics
소프트웨어 개발자

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.

2026년 8월 24일
instrument-error-tracking
소프트웨어 개발자

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.

2026년 8월 21일
instrument-feature-flags
소프트웨어 개발자

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.

2026년 8월 21일
instrument-llm-analytics
소프트웨어 개발자

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.

2026년 8월 21일
instrument-logs
소프트웨어 개발자

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.

2026년 8월 21일
authoring-scouts
소프트웨어 개발자

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…

2026년 8월 12일
building-workflows
소프트웨어 개발자

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…

2026년 8월 12일
수집된 skill 71개 중 8개를 표시합니다.
posthog-acquisition-channels-retention
미분류

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…

2026년 8월 27일
posthog-feature-revenue-impact
미분류

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…

2026년 8월 27일
posthog-features-drive-revenue
미분류

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…

2026년 8월 27일
posthog-lead-scoring
미분류

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…

2026년 8월 27일
posthog-onboarding-conversion
미분류

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…

2026년 8월 27일
posthog-pre-cancellation-behavior
미분류

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…

2026년 8월 27일
posthog-support-tickets-churn
미분류

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…

2026년 8월 27일
posthog-upsell-ready-accounts
미분류

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…

2026년 8월 27일
수집된 skill 25개 중 8개를 표시합니다.
upgrade-claude-adapter
소프트웨어 개발자

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

2026년 7월 31일
merging-prs
소프트웨어 개발자

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…

2026년 7월 30일
storybook-stories
소프트웨어 품질 보증 분석가·테스터

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…

2026년 7월 22일
test-electron-app
소프트웨어 품질 보증 분석가·테스터

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…

2026년 7월 22일
quill-code
소프트웨어 개발자

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…

2026년 7월 16일
onboarding-videos
소프트웨어 개발자

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…

2026년 6월 30일
canvas-templates
소프트웨어 개발자

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

2026년 6월 21일
exploring-the-wizard
소프트웨어 품질 보증 분석가·테스터

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…

2026년 7월 24일
wizard-development
소프트웨어 개발자

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

2026년 7월 20일
ink-tui-wizard
소프트웨어 개발자

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

2026년 6월 19일
adding-skill-program
기타 컴퓨터 관련 직업

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

2026년 5월 25일
adding-framework-support
소프트웨어 개발자

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.

2026년 2월 4일
저장소 19개 중 12개 표시