CtrlK
BlogDocsLog inGet started
Tessl Logo

guidewire-webhooks-events

Implement Guidewire App Events and webhook integrations for event-driven architecture. Use when setting up outbound events, message queuing, webhook receivers, or asynchronous integration patterns. Trigger with phrases like "guidewire webhooks", "app events", "event-driven", "message queue", "guidewire notifications".

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill guidewire-webhooks-events
What are skills?

84

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

100%

22%

Build a Secure Guidewire Webhook Receiver

Webhook receiver security

Criteria
Without context
With context

Raw body middleware

100%

100%

x-gw-signature header

100%

100%

x-gw-timestamp header

100%

100%

x-gw-event-id header

100%

100%

Signed payload format

100%

100%

v1= signature prefix

0%

100%

Timing-safe comparison

100%

100%

Timestamp max age

100%

100%

ioredis client

100%

100%

Redis key prefix

0%

100%

Redis TTL 7 days

0%

100%

200 for duplicates

100%

100%

500 triggers retry

100%

100%

Without context: $0.8387 · 3m 42s · 29 turns · 29 in / 14,951 out tokens

With context: $0.8308 · 2m 45s · 39 turns · 299 in / 9,051 out tokens

100%

63%

Guidewire Event Processing TypeScript Library

TypeScript event type system

Criteria
Without context
With context

GuidewireEvent id/type/timestamp

37%

100%

application union type

60%

100%

data field typed

0%

100%

PolicyIssuedEvent extends base

0%

100%

PolicyIssuedEvent data fields

0%

100%

totalPremium as object

66%

100%

ClaimCreatedEvent extends base

0%

100%

ClaimCreatedEvent data fields

0%

100%

EventHandler generic type

83%

100%

Handler registry Record type

62%

100%

Unregistered event graceful handling

40%

100%

Without context: $0.3460 · 1m 48s · 12 turns · 13 in / 7,363 out tokens

With context: $0.4604 · 1m 19s · 23 turns · 284 in / 4,595 out tokens

100%

61%

Automate Claim Event Routing with Integration Gateway

Integration Gateway route config

Criteria
Without context
With context

Route file path

33%

100%

from type: app-events

0%

100%

from event name

37%

100%

Transform step

30%

100%

Filter step

70%

100%

Choice/conditional routing

80%

100%

errorHandler retry type

0%

100%

Retry maxAttempts: 3

20%

100%

Retry delay: 5000

0%

100%

Dead-letter queue -dlq suffix

100%

100%

Without context: $0.3226 · 1m 42s · 16 turns · 16 in / 6,056 out tokens

With context: $0.4272 · 1m 16s · 22 turns · 283 in / 4,002 out tokens

Evaluated
Agent
Claude Code

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.