Skip to main content

이 저장소의 skills

KunanonJ/ai-skills-hub - 7페이지

SkillsMP는 KunanonJ/ai-skills-hub에서 441개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

KunanonJ/ai-skills-hub

수집된 skill 441개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Copy a feature flag from one PostHog project to one or more target projects in the same organization. Use when the user wants to duplicate a flag, promote a flag from staging to production, sync flags across projects, or replicate a flag configuration in a…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create a PostHog endpoint with the right shape on the first try — covers query kind choice, name conventions, what to expose as variables (HogQL code_name vs insight breakdown), data_freshness_seconds, and whether to materialise on day one. Use when the user…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guides agents through the 3-step experiment creation flow: defining the hypothesis, configuring rollout, and setting up analytics. Delegates rollout decisions to configuring-experiment-rollout and metric setup to configuring-experiment-analytics. TRIGGER…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Debugs why session recordings aren't appearing in the local dev environment. Use when a developer reports that local replay ingestion isn't working, recordings aren't showing up despite /s calls, or the replay pipeline seems broken after hogli start. Covers…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Diagnose why a PostHog endpoint is slow or expensive and propose a concrete fix — bump the cache TTL, enable materialisation, restructure variables, or rewrite the query. Use when the user says \"this endpoint is slow\", \"my endpoint times out\", \"we're…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Diagnoses bias, anomalies, and strange-looking results on a specific PostHog experiment. Covers empty / 0-exposure experiments, sample ratio mismatch, identity fragmentation, multi-variant exposure, uneven-split exclusion bias, significance traps (peeking,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Diagnose why a data warehouse sync is failing and recommend the right recovery action. Use when the user asks \"why isn't my Stripe/Postgres/Hubspot sync working?\", \"this table has been stuck for hours\", \"the data in the warehouse looks wrong\", or wants…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Diagnoses why a session recording is missing or was not captured. Use when a user asks why a session has no replay, why recordings aren't appearing, or wants to troubleshoot session replay capture issues for a specific session ID or across their project.…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Diagnoses the health of a project's PostHog SDK integrations — which SDKs are up to date, which are outdated, and what to do about it. Use when a user asks about PostHog SDK versions, outdated SDKs, upgrade recommendations, \"SDK health\", \"SDK doctor\" (the…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Help users debug PostHog Error Tracking stack-trace symbolication for any supported platform — JavaScript/TypeScript web, React Native (Hermes), Android (Proguard / R8), or iOS / macOS (dSYM). The PostHog symbol-set lookup flow is universal across platforms;…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Export PostHog events, persons, or sessions on demand and download the resulting files. Use when the user asks to download/export raw PostHog data, create a one-off file export, fetch a Parquet or JSONLines export, or use the file_download_batch_exports API.…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Investigates distributed application performance using PostHog APM (OpenTelemetry span) data via MCP. Use when the user asks about service traces, slow HTTP/database spans, error spans, trace IDs, or span attributes — not AI observability traces or product…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guides exploration of $autocapture events captured by posthog-js to understand user interactions, find CSS selectors (especially data-attr attributes), evaluate selector uniqueness, query matching clicks ad-hoc, and create actions. Use when the user asks…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Inspects PostHog Web analytics Live tab data — current users online, last-30-minutes pageviews, top pages, referrers, devices, browsers, countries, bot traffic, and the per-minute bot/users charts. Use when the user asks \"who is on my site right now?\",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Investigate AI observability clusters — understand usage patterns in AI/LLM traffic, compare cluster behavior, compute cost/latency metrics, and drill into individual traces within clusters.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Investigate LLM spend in PostHog — total cost over time, cost by model, provider, user, trace, or custom dimension, token and cache-hit economics, and cost regressions. Use when the user asks \"how much are we spending on LLMs?\", \"which model / user /…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Investigate AI observability evaluations of both types — `hog` (deterministic code-based) and `llm_judge` (LLM-prompt-based). Find existing evaluations, inspect their configuration, run them against specific generations, query individual pass/fail results,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

ABSOLUTE MUST to debug and inspect LLM/AI agent traces using PostHog's MCP tools. Use when the user pastes a trace or session URL (e.g. /ai-observability/traces/<id> or /ai-observability/sessions/<id>), asks to debug a trace, figure out what went wrong, check…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to explore and make sense of PostHog Signals scouts — the scheduled agents that scan a project and emit findings into the Signals inbox. Use when a user wants to understand what scouts they have, how each one is behaving, and whether the fleet is actually…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Set up an LLM-judge evaluation that extracts canonical use cases for a PostHog feature at scale and streams the results to a Slack channel as a live feed. Use when someone wants to understand how users are actually using a specific AI/LLM-powered feature in…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Find feature flags that were soft-deleted in the active project within a recent time window. Use when the user asks \"what flags were deleted in the last N days\", \"show me recently deleted feature flags\", \"who deleted flag X\", \"audit recent flag…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Finds the most informative session recording linked to an error tracking issue. Use when a user has an error tracking issue ID and wants to watch a replay showing what the user was doing when the error occurred. Ranks linked sessions by recency, activity…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guides a user from \"I want to watch recordings but don't know which ones\" to a short, high-signal list of sessions worth watching. Use when the user asks which sessions or replays to watch, wants help finding interesting / useful recordings, says they don't…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Pick the right y-axis unit when creating or updating a TrendsQuery insight via `posthog:insight-create` or `posthog:insight-update`. Use when the agent is about to add a `formula` purely to convert units (e.g. dividing seconds by 60 to display minutes), when…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Consolidate PostHog error tracking issues that are the same actual error reported under different fingerprints. Use when the user asks \"why do I have so many TypeError issues that look the same?\", \"merge these duplicates\", \"stop splitting this error into…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Explore PostHog's Inbox — the surface where signal reports surface as actionable issues and trends. Use when the user asks \"what's in my inbox?\", \"what should I look at?\", \"which reports are actionable?\", \"what's PostHog flagged recently?\", asks about…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Diagnose why a product metric changed (dropped, spiked, or plateaued) by orchestrating breakdowns, actors, paths, lifecycle, retention, and annotations queries. Use when the user reports an anomaly, asks \"why did X change?\", or needs root-cause analysis for…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Investigates a single PostHog error tracking issue end-to-end. Use when the user provides an issue ID or pastes an issue URL (`/error_tracking/<id>`) and wants to understand the error — who it affects, what triggers it, when it started, whether it correlates…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Investigates a session recording by gathering metadata, person profile, same-session events, and linked error tracking issues in one pass. Use when a user provides a recording or session ID and wants to understand what happened — who the user was, what they…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Work safely with endpoint versions — preview a draft in the playground, roll back to an older version, update settings on one version without bumping query history, deactivate a specific version. Use when the user asks \"how do I roll back my endpoint\",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guides experiment state transitions: launching, pausing, resuming, ending, shipping variants, archiving, resetting, and duplicating. Covers preconditions, implications for variant assignment and analysis, and the decision framework for when to use each…

원문 언어: 영어

업데이트
수집된 skill 441개 중 40개를 표시합니다.