skill ✓ Verified
Webhook Design
Design webhooks that are reliable and secure — signed payloads, idempotency, retries, and versioning — on both sender and receiver side. Use when building or consuming webhooks.
npx @aiskillet/cli add webhook-design --target claude-code
Install once: npm i -g @aiskillet/cli — then it works in whatever tool you use.
The same skill, compiled to each target's native format.
- Author
- @aiskillet
- Source
- aiskillet/cookbook/tree/main/skills/webhook-design
- Targets
- claude-code
- License
- MIT
- Tags
- integrations, api, webhooks