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). Use when changing canvas templates, the freeform sandbox, the ph.* data shim, canvas data fetching, or the agent prompts that build dashboards / web-analytics boards.

posthog 9bc9490 8.6 KB Updated

File contents

posthog/code/tree/main/.claude/skills/canvas-templates commit 9bc9490e74

Frequently asked questions

npx skillmds@latest add posthog/canvas-templates