Topic: devops
5,262 skills in this topic.
-
sentry-reliability-patterns
Build reliable Sentry integrations with graceful degradation, circuit breakers, and offline queuing.
Use when implementing fault-tolerant error tracking, handling SDK initialization failures,
building retry logic for Sentry transports, or ensuring apps survive Sentry outages.
Trigger with "sentry reliability", "sentry circuit breaker", "sentry offline queue",
"sentry graceful degradation", "sentry failover", or "resilient sentry setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-release-management
Manage Sentry releases with versioning, commit association, and source map uploads.
Use when creating releases, linking commits to errors, uploading release artifacts,
monitoring release health, or cleaning up old releases.
Trigger with phrases like "sentry release", "create sentry version",
"sentry source maps", "sentry suspect commits", "release health".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-reference-architecture
Design production-grade Sentry architecture for multi-service organizations.
Use when planning Sentry rollout, structuring projects across teams,
building shared config modules, or setting up distributed tracing.
Trigger: "sentry architecture", "sentry project structure",
"sentry reference design", "sentry distributed tracing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-rate-limits
Manage Sentry rate limits, quotas, and event volume optimization.
Use when hitting 429 errors, tuning sampleRate/tracesSampleRate,
filtering noisy browser errors with beforeSend, configuring
inbound data filters, setting per-key rate limits, or monitoring
quota usage via the Sentry stats API.
Trigger: "sentry rate limit", "sentry quota", "reduce sentry events",
"sentry 429", "sentry spike protection", "sentry sampling".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-prod-checklist
Production deployment checklist for Sentry integration.
Use when preparing a production deployment, auditing an existing
Sentry setup, or running a go-live readiness review.
Trigger: "sentry production checklist", "deploy sentry",
"sentry go-live", "audit sentry config", "production readiness sentry".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-hello-world
Capture your first test error with Sentry and verify it appears in the dashboard.
Use when testing a new Sentry integration, verifying error capture works after
install-auth, or learning how to enrich events with user context, tags, and breadcrumbs.
Trigger with phrases like "test sentry", "sentry hello world",
"verify sentry", "first sentry error", "sentry capture test".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
workhuman-cost-tuning
Workhuman cost tuning for employee recognition and rewards API.
Use when integrating Workhuman Social Recognition,
or building recognition workflows with HRIS systems.
Trigger: "workhuman cost tuning".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
workhuman-prod-checklist
Workhuman prod checklist for employee recognition and rewards API.
Use when integrating Workhuman Social Recognition,
or building recognition workflows with HRIS systems.
Trigger: "workhuman prod checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
workhuman-performance-tuning
Workhuman performance tuning for employee recognition and rewards API.
Use when integrating Workhuman Social Recognition,
or building recognition workflows with HRIS systems.
Trigger: "workhuman performance tuning".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
workhuman-local-dev-loop
Workhuman local dev loop for employee recognition and rewards API.
Use when integrating Workhuman Social Recognition,
or building recognition workflows with HRIS systems.
Trigger: "workhuman local dev loop".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
workhuman-debug-bundle
Workhuman debug bundle for employee recognition and rewards API.
Use when integrating Workhuman Social Recognition,
or building recognition workflows with HRIS systems.
Trigger: "workhuman debug bundle".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-data-handling
Configure GDPR-compliant data handling, PII scrubbing, and data
retention policies in Sentry. Use when implementing beforeSend
filters, server-side data scrubbing rules, IP anonymization,
data subject deletion requests, or SOC 2 audit controls.
Trigger with phrases like "sentry pii scrubbing", "sentry gdpr",
"sentry data privacy", "scrub sensitive data sentry",
"sentry data retention", "sentry compliance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-debug-bundle
Collect diagnostic information for Sentry troubleshooting and support tickets.
Use when events are not appearing in Sentry, SDK initialization seems broken,
DSN connectivity fails, source maps are not resolving, or preparing a support request.
Trigger with "sentry debug info", "sentry diagnostics", "debug bundle", "sentry support ticket".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-deploy-integration
Track deployments and release health in Sentry.
Use when configuring deployment tracking, release health monitoring,
or connecting CI/CD deploys to error data in Sentry.
Trigger with phrases like "sentry deploy tracking", "sentry release health",
"track deployments sentry", "sentry deployment notification",
"sentry suspect commits", "compare sentry releases".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-enterprise-rbac
Configure enterprise role-based access control, SSO/SAML2, and SCIM
provisioning in Sentry. Use when setting up organization hierarchy,
team permissions, identity provider integration, API token governance,
or audit logging for compliance.
Trigger: "sentry rbac", "sentry permissions", "sentry team access",
"sentry sso setup", "sentry scim", "sentry audit log".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-error-capture
Implement advanced error capture and context enrichment with Sentry.
Use when adding captureException/captureMessage calls, enriching errors
with user context, tags, breadcrumbs, or custom fingerprinting.
Trigger with "sentry error capture", "sentry context", "enrich sentry errors",
"sentry exception handling", "sentry breadcrumbs", "sentry fingerprint".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-local-dev-loop
Configure Sentry for local development with environment-aware settings.
Use when setting up dev vs prod DSN routing, enabling debug mode,
tuning sample rates for local work, or testing source maps locally.
Trigger with phrases like "sentry local dev", "sentry development config",
"debug sentry locally", "sentry dev environment", "sentry spotlight".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-performance-tuning
Optimize Sentry performance monitoring for lower overhead and higher signal.
Use when tuning tracesSampleRate vs tracesSampler, configuring continuous profiling,
fixing high-cardinality transaction names, adding custom span measurements,
reducing SDK overhead, or setting Web Vitals thresholds.
Trigger: "sentry performance optimize", "tune sentry sampling",
"reduce sentry overhead", "sentry web vitals", "sentry profiling setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-performance-tracing
Set up performance monitoring and distributed tracing with Sentry.
Use when implementing performance tracking, tracing requests,
or monitoring application performance.
Trigger with phrases like "sentry performance", "sentry tracing",
"sentry APM", "monitor performance sentry".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-observability
Integrate Sentry with your observability stack — logging, metrics, APM, and dashboards.
Use when connecting Sentry to winston/pino/structlog, correlating errors with business
metrics, deciding between Sentry performance and Datadog/New Relic, building Sentry
Discover dashboards, or linking events to external tools via extra context.
Trigger: "sentry observability", "sentry logging", "sentry metrics", "sentry grafana",
"sentry datadog correlation", "sentry discover dashboard".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-multi-env-setup
Configure Sentry across development, staging, and production environments
with separate DSNs, environment-specific sample rates, per-environment
alert rules, and dashboard filtering.
Use when setting up Sentry for dev/staging/production, managing
environment-specific configurations, isolating data between environments,
or configuring .env files for per-environment DSNs.
Trigger: "sentry environments", "sentry staging setup",
"multi-environment sentry", "sentry dev vs prod", "sentry DSN per env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-migration-deep-dive
Migrate to Sentry from other error tracking tools like Rollbar, Bugsnag, or New Relic.
Use when replacing an existing error tracker with Sentry, running tools in parallel
during a transition, or mapping API calls between providers.
Trigger with phrases like "migrate to sentry", "switch from rollbar to sentry",
"replace bugsnag with sentry", "sentry migration plan".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-known-pitfalls
Identify and fix common Sentry SDK pitfalls that cause silent data loss,
cost overruns, and missed alerts. Covers 10 anti-patterns with fix code.
Use when auditing Sentry config, debugging missing events, or reviewing
SDK setup. Trigger: "sentry pitfalls", "sentry anti-patterns",
"sentry mistakes", "why are sentry events missing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-incident-runbook
Execute incident response procedures using Sentry error monitoring.
Use when investigating production outages, triaging error spikes,
classifying incident severity, or building postmortem reports from Sentry data.
Trigger with phrases like "sentry incident", "sentry triage",
"investigate sentry error", "sentry runbook", "production incident sentry".
jeremylongshore/claude-code-plugins-plus-skills 1,803