Master Guidewire SDK patterns including Digital SDK, REST API Client, and Gosu best practices. Use when implementing integrations, building frontends with Jutro, or writing server-side Gosu code. Trigger with phrases like "guidewire sdk", "digital sdk", "jutro sdk", "guidewire patterns", "gosu best practices", "rest api client".
Install with Tessl CLI
npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill guidewire-sdk-patterns83
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
REST API Client plugin configuration and fault-tolerant Gosu service implementation
Correct plugin ID
0%
100%
Correct plugin version
0%
100%
generateSync enabled
0%
100%
faultTolerance block present
0%
100%
retryAttempts value
0%
100%
retryDelay value
0%
100%
circuitBreakerThreshold value
0%
100%
Static Logger declaration
30%
100%
FaultToleranceException handling
0%
100%
Domain exception re-throw
41%
100%
ScriptParameters usage
30%
0%
Without context: $0.3979 · 1m 41s · 21 turns · 2,819 in / 6,278 out tokens
With context: $0.6259 · 1m 47s · 30 turns · 110 in / 5,974 out tokens
Gosu database query patterns, batch processing, transactions, and async scheduling
Query.make usage
100%
100%
compare() filtering
100%
100%
join() for relationships
100%
100%
toList() for collections
0%
0%
subselect() usage
0%
100%
Iterator-based batch processing
85%
100%
Remaining batch processed
100%
100%
runWithNewBundle for mutations
91%
100%
AsyncProcess scheduling
0%
100%
Logger.forCategory usage
0%
100%
Without context: $0.3734 · 1m 55s · 21 turns · 21 in / 6,058 out tokens
With context: $0.5528 · 2m 4s · 26 turns · 86 in / 6,728 out tokens
Digital SDK configuration, entity hooks with options, and form validation with SDK schemas
createSdkConfig import
0%
100%
Environment variable for base URL
100%
100%
OAuth2 auth type
0%
100%
Redirect URI uses window.location.origin
0%
100%
Accept-Language header
0%
100%
Timeout value
0%
100%
SDK-generated entity hook usage
100%
100%
include option on single entity
0%
100%
filter/pageSize/sort on list hook
40%
100%
SDK schema with zodResolver
0%
100%
Schema imported from SDK path
33%
100%
Without context: $0.6645 · 2m 39s · 30 turns · 28 in / 10,982 out tokens
With context: $0.5873 · 1m 47s · 27 turns · 26 in / 6,908 out tokens
Table of Contents
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.