Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
sentry-sdk-patterns
Best practices for using Sentry SDK in TypeScript and Python.
Use when implementing structured error context with scopes, breadcrumb
strategies, beforeSend/beforeBreadcrumb filtering, custom fingerprinting,
user context, or performance span creation.
Trigger: "sentry best practices", "sentry patterns", "sentry sdk usage",
"sentry scope", "sentry breadcrumbs", "sentry beforeSend", "sentry fingerprint".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-common-errors
Troubleshoot common Sentry integration issues and fixes.
Use when encountering Sentry errors, missing events, source map
failures, rate limits, or configuration problems.
Trigger: "sentry not working", "sentry errors missing", "fix sentry",
"sentry troubleshoot", "sentry 429", "source maps not resolving",
"sentry events not showing", "sentry flush", "sentry CORS".
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-ci-integration
Integrate Sentry into CI/CD pipelines for automated release creation,
source map uploads, and deploy notifications.
Use when setting up GitHub Actions, GitLab CI, or CircleCI to automate
Sentry releases, upload source maps, or associate commits with deploys.
Trigger with phrases like "sentry github actions", "sentry CI pipeline",
"automate sentry releases", "sentry source map upload CI",
"sentry gitlab ci", "sentry circleci".
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-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-load-scale
Scale Sentry for high-traffic applications handling millions of events per day.
Use when optimizing SDK performance at high volume, implementing adaptive sampling,
managing quotas and costs at scale, or deploying Sentry across multi-region infrastructure.
Trigger with phrases like "sentry high traffic", "scale sentry", "sentry millions events",
"sentry high volume", "sentry quota management", "sentry load test".
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-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-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-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-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-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-cost-tuning
Optimize Sentry costs, reduce event volume, and manage quota spend.
Use when analyzing Sentry billing, reducing error/transaction volume,
configuring sampling rates, or preventing overage charges.
Trigger: "reduce sentry costs", "sentry billing optimization",
"sentry quota management", "optimize sentry spend", "sentry sampling".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-security-basics
Configure Sentry security settings and data protection.
Use when setting up PII scrubbing, managing sensitive data,
configuring data scrubbing rules, or hardening Sentry for compliance.
Trigger with phrases like "sentry security", "sentry PII",
"sentry data scrubbing", "secure sentry", "sentry GDPR".
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
-
instantly-ci-integration
Configure CI/CD pipelines for Instantly.ai integrations with GitHub Actions.
Use when setting up automated testing, deployment pipelines,
or continuous validation of Instantly API integrations.
Trigger with phrases like "instantly ci", "instantly github actions",
"instantly pipeline", "instantly automated testing", "instantly ci/cd".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
instantly-common-errors
Diagnose and fix Instantly.ai API v2 common errors and exceptions.
Use when encountering Instantly errors, debugging failed requests,
or troubleshooting campaign/account/lead issues.
Trigger with phrases like "instantly error", "instantly 401", "instantly 429",
"instantly api failed", "instantly debug", "instantly troubleshoot".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
instantly-deploy-integration
Deploy Instantly.ai webhook receivers and API integrations to cloud platforms.
Use when deploying to Vercel, Cloud Run, or Fly.io,
or setting up production webhook endpoints.
Trigger with phrases like "deploy instantly", "instantly cloud run",
"instantly vercel", "instantly webhook deployment", "instantly production deploy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
instantly-incident-runbook
Execute Instantly.ai incident response procedures with triage, mitigation, and recovery.
Use when responding to campaign failures, account health crises,
deliverability drops, or Instantly API outages.
Trigger with phrases like "instantly incident", "instantly outage",
"instantly campaign failed", "instantly emergency", "instantly runbook".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
instantly-hello-world
Create a minimal working Instantly.ai example with real API calls.
Use when starting a new Instantly integration, testing your setup,
or learning basic Instantly API v2 patterns.
Trigger with phrases like "instantly hello world", "instantly example",
"instantly quick start", "simple instantly code", "test instantly api".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
instantly-prod-checklist
Execute Instantly.ai production launch checklist and pre-flight validation.
Use when deploying Instantly integrations to production, launching first campaign,
or auditing production readiness.
Trigger with phrases like "instantly production", "instantly launch checklist",
"instantly go-live", "instantly pre-flight", "instantly prod ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
instantly-sdk-patterns
Apply production-ready Instantly.ai API client patterns for TypeScript and Python.
Use when building reusable API wrappers, implementing retry logic,
or establishing coding standards for Instantly integrations.
Trigger with phrases like "instantly SDK patterns", "instantly best practices",
"instantly client wrapper", "instantly code patterns", "idiomatic instantly".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
instantly-enterprise-rbac
Configure Instantly.ai workspace access control, team management, and API key governance.
Use when managing workspace members, setting up team permissions,
or implementing API key governance for multi-user Instantly workspaces.
Trigger with phrases like "instantly team", "instantly permissions",
"instantly workspace members", "instantly access control", "instantly rbac".
jeremylongshore/claude-code-plugins-plus-skills 1,803