svix
01Plugin Claude Code
Svix's skills for AI coding agents working on webhooks.
Plugin Claude Code
Svix's skills for AI coding agents working on webhooks.
Plugin Claude Code
Teaches AI agents to send and receive webhooks the way Svix's own engineers would.
Skill Claude CodeCodex
General guidelines for building a robust webhook receiver/handler: verifying signatures, raw-body access, replay protection, async processing, retries and endpoint auto-disabling. Use whenever you write, review, or debug a handler that consumes incoming webhooks from any provider.
Skill Claude CodeCodex
Everything for working with Svix webhooks: first-time setup (API key, SDK install, first message), Dispatch (sending webhooks to your customers), Ingest (receiving third-party webhooks), Applications, Channels, customer UIDs, idempotency, App Portal embedding, operational webhooks, the Svix CLI, and — only when the…