Topic: claude-code-plugins
5,817 skills in this topic.
-
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
-
windsurf-code-privacy
Configure code privacy and data retention policies. Activate when users mention
"code privacy", "data retention", "privacy settings", "data governance",
or "gdpr compliance". Handles privacy and data protection configuration. Use when working with windsurf code privacy functionality. Trigger with phrases like "windsurf code privacy", "windsurf privacy", "windsurf".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
windsurf-cicd-github-actions
Generate and maintain GitHub Actions with Cascade assistance. Activate when users mention
"github actions", "ci/cd pipeline", "workflow automation", "continuous integration",
or "deployment pipeline". Handles CI/CD configuration with AI assistance. Use when working with windsurf cicd github actions functionality. Trigger with phrases like "windsurf cicd github actions", "windsurf actions", "windsurf".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
windsurf-cascade-onboarding
Configure Cascade AI agent for new team projects. Activate when users mention
"setup cascade", "configure windsurf ai", "initialize cascade agent", "new windsurf project",
or "onboard team to windsurf". Handles agent configuration, context settings, and team defaults. Use when working with windsurf cascade onboarding functionality. Trigger with phrases like "windsurf cascade onboarding", "windsurf onboarding", "windsurf".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
windsurf-cascade-context
Manage Cascade context window and memory for complex projects. Activate when users mention
"cascade context", "ai memory", "context management", "large codebase navigation",
or "multi-session development". Handles context optimization and persistence. Use when working with windsurf cascade context functionality. Trigger with phrases like "windsurf cascade context", "windsurf context", "windsurf".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
windsurf-cascade-agents
Create custom Cascade agent configurations for specialized tasks. Activate when users mention
"custom cascade agent", "specialized ai agent", "domain-specific cascade", "agent configuration",
or "custom ai behavior". Handles custom agent creation and configuration. Use when working with windsurf cascade agents functionality. Trigger with phrases like "windsurf cascade agents", "windsurf agents", "windsurf".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
windsurf-audit-logging
Configure AI interaction audit logging for compliance. Activate when users mention
"audit logging", "compliance logging", "ai interaction logs", "security audit",
or "activity tracking". Handles compliance and audit configuration. Use when analyzing or auditing windsurf audit logging. Trigger with phrases like "windsurf audit logging", "windsurf logging", "windsurf".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
windsurf-api-development
Generate API clients and documentation with Cascade. Activate when users mention
"generate api client", "api documentation", "openapi generation", "sdk generation",
or "api integration". Handles API development workflows. Use when working with APIs or building integrations. Trigger with phrases like "windsurf api development", "windsurf development", "windsurf".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-upgrade-migration
Upgrade Sentry SDK versions and migrate breaking API changes.
Use when upgrading from Sentry v7 to v8, migrating Python SDK v1 to v2,
replacing deprecated Hub/Transaction APIs, or running the migr8 codemod.
Trigger: "upgrade sentry", "sentry migration", "sentry breaking changes",
"migrate sentry v7 to v8", "update sentry sdk".
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-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-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-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-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-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-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-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-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-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-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-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-policy-guardrails
Enforce organizational governance and policy guardrails for Sentry usage.
Use when standardizing Sentry configuration across services, enforcing
PII scrubbing, building shared config packages, or auditing drift.
Trigger with phrases like "sentry governance", "sentry policy",
"sentry standards", "enforce sentry config", "sentry compliance".
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