posthog/error-tracking-hono
PostHog error tracking for Hono
npx skills add https://github.com/PostHog/skills --skill error-tracking-hono
This skill helps you add PostHog error tracking to Hono applications.
references/hono.md - Hono error tracking installation - docsreferences/fingerprints.md - Fingerprints - docsreferences/alerts.md - Send error tracking alerts - docsreferences/monitoring.md - Monitor and search issues - docsreferences/assigning-issues.md - Assign issues to teammates - docsreferences/upload-source-maps.md - Upload source maps - docsConsult the documentation for API details and framework-specific patterns.
captureException() at error boundaries and catch blocks for errors that don't propagate to the global handler._No specific framework guidelines._
Take posthog/error-tracking-hono from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.