Skip to content

Instantly share code, notes, and snippets.

View williamhzo's full-sized avatar
🏄‍♂️
building

william williamhzo

🏄‍♂️
building
View GitHub Profile
@williamhzo
williamhzo / SKILL.md
Last active March 20, 2026 12:37
PostHog analytics report skill for Claude Code

name: posthog-report description: Generate a PostHog analytics report for the current project. Queries events, funnels, errors, and user activity via PostHog MCP tools. Use when asked about analytics, metrics, user behavior, errors, funnels, or "how is the app doing". disable-model-invocation: true allowed-tools: mcp__posthog__query-run, mcp__posthog__query-generate-hogql-from-question, mcp__posthog__list-errors, mcp__posthog__error-details, mcp__posthog__error-tracking-issues-list, mcp__posthog__insights-get-all, mcp__posthog__insight-get, mcp__posthog__insight-query, mcp__posthog__entity-search, mcp__posthog__event-definitions-list, mcp__posthog__event-definition-update, mcp__posthog__properties-list, mcp__posthog__experiment-get-all, mcp__posthog__experiment-get, mcp__posthog__experiment-results-get, mcp__posthog__feature-flag-get-all, mcp__posthog__feature-flag-get-definition, mcp__posthog__surveys-get-all, mcp__posthog__survey-stats, mcp__posthog__surveys-global-stats, mcp__posthog__cohorts-list, mcp

@williamhzo
williamhzo / codex-ship-skill.md
Last active March 11, 2026 18:01
Ship skill for Codex CLI

Ship skill for Codex CLI


name: ship description: Create small atomic commits, push the right branch, and open or update a concise GitHub PR with gh. Use when the user asks to commit, push, create a PR, or ship a change end-to-end.

Ship

Use this skill for Git and GitHub delivery work: