Topic: plugin-marketplace
4,605 skills in this topic.
-
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
-
sentry-install-auth
Install and configure Sentry SDK authentication with DSN setup.
Use when setting up Sentry error tracking, configuring DSN,
or initializing Sentry in a Node.js or Python project.
Trigger with "install sentry", "setup sentry", "sentry auth",
"configure sentry DSN".
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-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
-
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-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
-
maintainx-observability
Implement comprehensive observability for MaintainX integrations.
Use when setting up monitoring, logging, tracing, and alerting
for MaintainX API integrations.
Trigger with phrases like "maintainx monitoring", "maintainx logging",
"maintainx metrics", "maintainx observability", "maintainx alerts".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
maintainx-multi-env-setup
Configure multiple MaintainX environments (dev, staging, production).
Use when setting up environment-specific configurations,
managing multiple MaintainX accounts, or implementing environment promotion.
Trigger with phrases like "maintainx environments", "maintainx staging",
"maintainx dev prod", "maintainx multi-environment", "maintainx config".
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-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
-
windsurf-ci-integration
Integrate Windsurf Cascade workflows into CI/CD pipelines and team automation.
Use when automating Cascade tasks in GitHub Actions, enforcing AI code quality gates,
or setting up Windsurf config validation in CI.
Trigger with phrases like "windsurf CI", "windsurf GitHub Actions",
"windsurf automation", "cascade CI", "windsurf pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
windsurf-core-workflow-a
Execute Windsurf's primary workflow: Cascade Write mode for multi-file agentic coding.
Use when building features, refactoring across files, or performing complex code tasks.
Trigger with phrases like "windsurf cascade write", "windsurf agentic coding",
"windsurf multi-file edit", "cascade write mode", "windsurf build feature".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
windsurf-common-errors
Diagnose and fix common Windsurf IDE and Cascade errors.
Use when Cascade stops working, Supercomplete fails, indexing hangs,
or encountering Windsurf-specific issues.
Trigger with phrases like "windsurf error", "fix windsurf",
"windsurf not working", "cascade broken", "windsurf slow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
windsurf-core-workflow-b
Execute Windsurf's secondary workflow: Workflows, Memories, and reusable automation.
Use when creating reusable Cascade workflows, managing persistent memories,
or automating repetitive development tasks.
Trigger with phrases like "windsurf workflow", "windsurf automation",
"windsurf memories", "cascade workflow", "windsurf slash command".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
windsurf-architecture-variants
Choose workspace architectures for different project scales in Windsurf.
Use when deciding how to structure Windsurf workspaces for monorepos,
multi-service setups, or polyglot codebases.
Trigger with phrases like "windsurf workspace strategy", "windsurf monorepo",
"windsurf project layout", "windsurf multi-service", "windsurf workspace size".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
windsurf-advanced-troubleshooting
Advanced Windsurf debugging for hard-to-diagnose IDE, Cascade, and indexing issues.
Use when standard troubleshooting fails, Cascade produces consistently wrong output,
or investigating deep configuration problems.
Trigger with phrases like "windsurf deep debug", "windsurf mystery error",
"windsurf impossible to fix", "cascade keeps failing", "windsurf advanced debug".
jeremylongshore/claude-code-plugins-plus-skills 1,803