
from claude-code-plugins-plus-skills2,382
Add Prometheus metrics, OpenTelemetry tracing, structured logging, and alerting for Klaviyo API integrations to monitor performance and failures.
Provides a complete observability blueprint for Klaviyo integrations: instrumentation wrappers for Prometheus metrics, OpenTelemetry tracing helpers, structured logging examples, Grafana dashboard queries, and Prometheus alert rules. Use this skill to instrument API calls, track error and latency trends, and set up alerts for rate limits and outages.
Trigger when integrating with Klaviyo or running services that call the Klaviyo API and you need production-grade monitoring — e.g., to detect high error rates, latency regressions, or when rate limits are being hit. Ideal during deployment, incident response tuning, or when adding observability to a new service.
{}
A well-structured observability skill for Klaviyo API integrations, providing Prometheus metrics, OpenTelemetry tracing, structured logging with pino (including PII redaction), and Prometheus alert rules. No bundled scripts — all code is inline TypeScript/YAML examples in SKILL.md. Security posture is strong with no hardcoded secrets, no destructive commands, and explicit PII redaction in log serializers. Useful as a reference template but requires significant infra setup (Prometheus, OTel, Grafana) and targets a niche audience.
Solid reference skill for observability. Inline code is well-organized across 6 clear steps with proper error handling patterns. Would benefit from splitting code into a scripts/ directory and adding explicit output contracts. The Prometheus alert thresholds are sensible defaults for Klaviyo's documented rate limits.
Navan Migration — Deep Dive
End-to-end migration playbook for moving from SAP Concur or legacy TMC to Navan: data export, user provisioning (SCIM/CSV), policy recreation, parallel running
Cursor Hello World Tutorial
A concise 10-minute hands-on tutorial demonstrating Cursor's Tab completion, Chat, Inline Edit, and Composer features for getting started quickly.
Contagious — STEPPS Virality Framework
Apply the STEPPS (Social Currency, Triggers, Emotion, Public, Practical Value, Stories) framework to engineer word-of-mouth and make content, products, or campa
Supabase SDK Patterns (TypeScript & Python)
Production-ready patterns for using Supabase clients in TypeScript and Python: client initialization, typed queries, auth, realtime, storage, RPC, and error-han
Speak Security Basics
Security best practices for integrating Speak: API key management, audio data privacy, student data protection, and COPPA/FERPA compliance for production deploy
Runway Prod Checklist
Production checklist and SDK patterns for integrating Runway (AI video/image generation) into production workflows.
RemoFirst — Core Workflow A
Onboarding workflow for RemoFirst: create employee records, upload compliance documents, and track country-specific onboarding status.
Klaviyo — Webhooks & Events
Patterns and reference code to receive, verify (HMAC-SHA256), route, and idempotently process Klaviyo webhook events in production services.
Lokalise Migration — Deep Dive
Step-by-step migration guide and tooling for moving translations from Crowdin/Phrase/POEditor into Lokalise, including transforms, uploads and validation.
React Context Setup
Automates guidance and code patterns for setting up React Context, providing step-by-step configuration and best-practice examples for frontend projects.