Configure Clerk webhooks and handle authentication events. Use when setting up user sync, handling auth events, or integrating Clerk with external systems. Trigger with phrases like "clerk webhooks", "clerk events", "clerk user sync", "clerk notifications", "clerk event handling".
7.0
Rating
0
Installs
Backend Development
Category
This skill provides comprehensive guidance for implementing Clerk webhooks with excellent code examples covering verification, event handling, idempotency, and error handling. The description clearly indicates when to use this skill (user sync, auth events, external integrations), and the step-by-step instructions with complete TypeScript implementations make it highly actionable. The structure is logical with clear sections for setup, handlers, testing, and troubleshooting. Novelty is good as configuring secure webhook verification and idempotency handling requires specific domain knowledge that would consume many tokens for a CLI agent to research. Minor improvements could include explicit mention of framework assumptions (appears Next.js-focused) in the description and more detail on background job integration for async processing.
Loading SKILL.md…

Skill Author