
Claude Skills by jeremylongshore
github.com/jeremylongshoreUse when you are moving a codebase off OpenAI, Anthropic, or another LLM provider onto Groq (or between Groq model generations) and want a zero-downtime, feature-flagged cutover with a benchmark and rollback plan. Trigger with phrases like "migrate to groq", "switch to groq", "groq migration", "openai to groq", "groq replatform".
Use when you need Groq to behave differently across dev, staging, and production — cheap fast models and verbose logs in dev, the production model and hardened retries everywhere else, with per-environment API keys. Configure environment-specific model selection, rate limits, and secrets. Trigger with phrases like "groq environments", "groq staging", "groq dev prod", "groq environment setup", "groq multi-env", "groq config by env".
'Set up observability for Groq integrations: latency histograms, token
'Optimize Groq API performance with model selection, caching, streaming,
'Execute Groq production deployment checklist and go-live procedures.
'Implement Groq rate limit handling with backoff, queuing, and header
'Implement Groq reference architecture with model routing, streaming
'Apply production-ready Groq SDK patterns for TypeScript and Python.
'Apply Groq security best practices for API key management and data protection.
'Upgrade groq-sdk versions and handle Groq model deprecations.
'Build event-driven architectures with Groq streaming, batch processing,
Ship Gosu code and configuration changes through Guidewire Cloud Console deployment slots without breaking running policies — Gosu compile + GUnit + lint gates per PR, config-package promotion dev→UAT→prod, schema-change rollouts with rollback hazards documented, canary deploy for high-risk changes, and the rollback decision tree when a release affects already-bound policies. Use when designing the deploy pipeline for a new InsuranceSuite project, hardening an existing one, or recovering from...
Automate the PolicyCenter account→submission→quote→bind→issue→endorse→renew pipeline including the failure paths — underwriting issues blocking bind, quotes expiring before bind, referrals stuck pending approval, and mid-term endorsements that trigger unexpected premium audit recalculation. Use when building outbound integrations against PolicyCenter Cloud API (CRM-driven submission, broker-portal binding, automated renewal jobs). Trigger with "policycenter automation", "submission to bind", ...
Automate the ClaimCenter FNOL→investigation→reserve→payment→settlement→close pipeline including the failure paths — duplicate FNOL from multi-source intake, reserve-must-precede-payment ordering, supervisor-authorization tiers, premature settlement, and reopen-vs-new-claim ambiguity. Use when building claim intake from caller portals, IVR, or partner systems; automating reserve-setting jobs; or integrating settlement events with finance. Trigger with "claimcenter automation", "FNOL", "claim r...
Authenticate production Guidewire Cloud API integrations and survive the auth-side failures — token expiry storms, scope drift, private-CA PKIX errors, secret rotation. Use when hardening OAuth2 token caching, configuring JVM trust stores, or rotating client secrets without downtime. Trigger with "guidewire auth", "guidewire OAuth2", "guidewire token cache", "guidewire PKIX", "guidewire secret rotation".
Iterate on Gosu rules and configuration without paying the full 5–15 minute runServer rebuild every time. Use when standing up Guidewire Studio against a local InsuranceSuite instance, attaching an IntelliJ remote debugger to runServer, distinguishing changes that hot-reload from changes that force restart, or building a GUnit-driven TDD cycle for rule logic. Trigger with "guidewire studio", "gosu hot reload", "gosu debugger", "gunit", "guidewire runServer".
Move a Guidewire deployment to a new platform or release without breaking running policies and claims — on-prem→cloud cutover (config reconciliation, data migration, parallel-run validation), in-place version upgrade (e.g., 202403→202503) with deprecated-API regression coverage, rehearsal-driven cutover with rollback path mid-flight, and broker/claimant communication so users hit the right system at the right time. Use when planning a cloud migration, executing a version upgrade, or rehearsin...
Operate a Guidewire Cloud API integration in production — define SLIs/SLOs for token availability, bind success rate, FNOL p99 latency; route alerts so the on-call gets paged for real outages and never for transient noise; triage 401 spikes, 409 storms, 429 saturation, scope drift, and Gosu OOM cascades from signal to recovery in 15 minutes or less. Use when designing a dashboard for a new integration, writing the on-call runbook, or running a post-incident review. Trigger with "guidewire obs...
Build a production-grade Guidewire Cloud API client that survives the request-side failures — 409 checksum conflicts on PATCH/PUT, 429 quota throttling, offsetToken pagination drift, retry-unsafe POSTs, and unstructured error responses. Use when designing an HTTP client wrapper around PolicyCenter, ClaimCenter, or BillingCenter REST endpoints. Trigger with "guidewire client", "guidewire sdk", "checksum 409", "guidewire pagination", "guidewire rate limit", "Retry-After".
Lock down a Guidewire Cloud API integration so it survives a SOC 2 audit, an NAIC Model Audit Rule review, and a real-world incident — least-privilege role design, encrypted committed secrets via SOPS+age, PII redaction in logs (SSN/DOB/claim narrative), audit-trail capture, cross-tenant isolation for multi-carrier integrations, and detect-and-rotate response to token leaks. Use when designing the security posture for a new integration, hardening an existing one before audit, or responding to...
Consume Guidewire App Events into downstream systems (SQS/SNS, Kafka, webhooks) and survive the event-side failures — events not firing because Gosu registration was missed, duplicates from queue redelivery, out-of-order arrival on the same resource, replay from a checkpoint for backfill, and back-pressure when consumers cannot keep up with producers. Use when registering App Events in Gosu, building an event-consumer service, or recovering from a missed-event window. Trigger with "guidewire ...
'Configure Hex CI/CD integration with GitHub Actions and testing.
'Diagnose and fix Hex common errors and exceptions.
'Execute Hex primary workflow: Core Workflow A.
'Execute Hex secondary workflow: Core Workflow B.
'Optimize Hex costs through tier selection, sampling, and usage monitoring.
'Collect Hex debug evidence for support tickets and troubleshooting.
'Deploy Hex integrations to Vercel, Fly.io, and Cloud Run platforms.
'Create a minimal working Hex example.
'Install and configure Hex SDK/CLI authentication.
'Configure Hex local development with hot reload and testing.
'Optimize Hex API performance with caching, batching, and connection
'Execute Hex production deployment checklist and rollback procedures.
'Implement Hex rate limiting, backoff, and idempotency patterns.
'Implement Hex reference architecture with best-practice project layout.
'Apply production-ready Hex SDK patterns for TypeScript and Python.
'Apply Hex security best practices for secrets and access control.
'Analyze, plan, and execute Hex SDK upgrades with breaking change detection.
'Implement Hex webhook signature validation and event handling.
'Configure Hootsuite CI/CD integration with GitHub Actions and testing.
'Diagnose and fix Hootsuite common errors and exceptions.
'Execute Hootsuite primary workflow: Core Workflow A.
'Execute Hootsuite secondary workflow: Core Workflow B.
'Optimize Hootsuite costs through tier selection, sampling, and usage
'Collect Hootsuite debug evidence for support tickets and troubleshooting.
'Deploy Hootsuite integrations to Vercel, Fly.io, and Cloud Run platforms.
'Create a minimal working Hootsuite example.
'Install and configure Hootsuite SDK/CLI authentication.
'Configure Hootsuite local development with hot reload and testing.
'Optimize Hootsuite API performance with caching, batching, and connection