Topic: mcp
13,395 skills in this topic.
-
coderabbit-core-workflow-b
Tune CodeRabbit review configuration: learnings, code guidelines, and noise reduction.
Use when fine-tuning review quality, training CodeRabbit with team preferences,
adding code guidelines, or reducing false positives.
Trigger with phrases like "coderabbit tune reviews", "coderabbit learnings",
"coderabbit guidelines", "reduce coderabbit noise", "coderabbit false positives".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-install-auth
Configure CoreWeave Kubernetes Service (CKS) access with kubeconfig and API tokens.
Use when setting up kubectl access to CoreWeave, configuring CKS clusters,
or authenticating with CoreWeave cloud services.
Trigger with phrases like "install coreweave", "setup coreweave",
"coreweave kubeconfig", "coreweave auth", "connect to coreweave".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-enterprise-rbac
Configure RBAC and namespace isolation for CoreWeave multi-team GPU access.
Use when managing team permissions, isolating GPU quotas,
or implementing namespace-level access control.
Trigger with phrases like "coreweave rbac", "coreweave permissions",
"coreweave namespace isolation", "coreweave team access".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-webhooks-events
Implement CodeRabbit webhook signature validation and event handling.
Use when setting up webhook endpoints, implementing signature verification,
or handling CodeRabbit event notifications securely.
Trigger with phrases like "coderabbit webhook", "coderabbit events",
"coderabbit webhook signature", "handle coderabbit events", "coderabbit notifications".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-deploy-integration
Deploy inference services on CoreWeave with Helm charts and Kustomize.
Use when deploying multi-model inference, managing GPU deployments at scale,
or templating CoreWeave manifests.
Trigger with phrases like "deploy coreweave", "coreweave helm",
"coreweave kustomize", "coreweave deployment patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-webhooks-events
Monitor Apple Notes changes using file system events and Shortcuts triggers.
Trigger: "apple notes events".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-debug-bundle
Collect CoreWeave cluster diagnostics for support tickets.
Use when preparing a support case, collecting GPU node status,
or documenting pod failures.
Trigger with phrases like "coreweave debug", "coreweave support",
"coreweave diagnostics", "collect coreweave logs".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-ci-integration
Configure CodeRabbit as a CI gate with GitHub Actions, branch protection, and review enforcement.
Use when setting up CodeRabbit as a required check, gating merges on review approval,
or integrating CodeRabbit status into your CI pipeline.
Trigger with phrases like "coderabbit CI", "coderabbit GitHub Actions",
"coderabbit required check", "coderabbit merge gate", "coderabbit CI pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-upgrade-migration
Update CodeRabbit configuration for new features, migrate between plans, and adopt new capabilities.
Use when CodeRabbit releases new features, upgrading from Free to Pro plan,
or updating .coderabbit.yaml schema for new options.
Trigger with phrases like "upgrade coderabbit", "coderabbit new features",
"update coderabbit config", "coderabbit plan upgrade", "coderabbit changelog".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-upgrade-migration
Migrate Apple Notes automation scripts between macOS versions.
Trigger: "apple notes upgrade migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-data-handling
Handle training data and model artifacts on CoreWeave persistent storage.
Use when managing large datasets, configuring storage classes,
or implementing data pipelines for GPU workloads.
Trigger with phrases like "coreweave data", "coreweave storage",
"coreweave pvc", "coreweave dataset management".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-security-basics
Apply security best practices for Apple Notes automation scripts.
Trigger: "apple notes security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-local-dev-loop
Configure Fly.io local development with Docker, proxy, and SSH console.
Use when setting up local dev against Fly services, testing Dockerfiles,
or establishing a fast iteration cycle.
Trigger: "fly.io dev setup", "fly.io local development", "fly proxy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-sdk-patterns
Apply production-ready patterns for Apple Notes JXA/AppleScript automation.
Trigger: "apple notes patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-install-auth
Install flyctl CLI and configure Fly.io authentication with API tokens.
Use when setting up a new Fly.io project, configuring deploy tokens,
or initializing the Machines API for edge compute deployments.
Trigger: "install fly.io", "setup flyctl", "fly.io auth", "fly.io API token".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-sdk-patterns
Apply production-ready Webflow SDK patterns — singleton client, typed error handling,
pagination helpers, and raw response access for the webflow-api package.
Use when implementing Webflow integrations, refactoring SDK usage,
or establishing team coding standards.
Trigger with phrases like "webflow SDK patterns", "webflow best practices",
"webflow code patterns", "idiomatic webflow", "webflow typescript".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-reference-architecture
Implement Webflow reference architecture — layered project structure, client wrapper,
CMS sync service, webhook handlers, and caching layer for production integrations.
Trigger with phrases like "webflow architecture", "webflow project structure",
"how to organize webflow", "webflow integration design", "webflow best practices".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-rate-limits
Handle Webflow Data API v2 rate limits — per-key limits, Retry-After headers,
exponential backoff, request queuing, and bulk endpoint optimization.
Use when hitting 429 errors, implementing retry logic,
or optimizing API request throughput.
Trigger with phrases like "webflow rate limit", "webflow throttling",
"webflow 429", "webflow retry", "webflow backoff", "webflow too many requests".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-prod-checklist
Execute Webflow production deployment checklist — token security, rate limit hardening,
health checks, circuit breakers, gradual rollout, and rollback procedures.
Use when deploying Webflow integrations to production or preparing for launch.
Trigger with phrases like "webflow production", "deploy webflow",
"webflow go-live", "webflow launch checklist", "webflow production ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-performance-tuning
Optimize Webflow API performance with response caching, bulk endpoint batching,
CDN-cached live item reads, pagination optimization, and connection pooling.
Use when experiencing slow API responses or optimizing request throughput.
Trigger with phrases like "webflow performance", "optimize webflow",
"webflow latency", "webflow caching", "webflow slow", "webflow batch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-observability
Set up observability for Webflow integrations — Prometheus metrics for API calls,
OpenTelemetry tracing, structured logging with pino, Grafana dashboards,
and alerting for rate limits, errors, and latency.
Trigger with phrases like "webflow monitoring", "webflow metrics",
"webflow observability", "monitor webflow", "webflow alerts", "webflow tracing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-local-dev-loop
Configure a Webflow local development workflow with TypeScript, hot reload, mocked API tests,
and webhook tunneling via ngrok.
Use when setting up a development environment, configuring test workflows,
or establishing a fast iteration cycle with the Webflow Data API.
Trigger with phrases like "webflow dev setup", "webflow local development",
"webflow dev environment", "develop with webflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-install-auth
Install the Webflow JS SDK (webflow-api) and configure OAuth 2.0 or API token authentication.
Use when setting up a new Webflow integration, configuring access tokens,
or initializing the WebflowClient in your project.
Trigger with phrases like "install webflow", "setup webflow",
"webflow auth", "configure webflow API token", "webflow OAuth".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-incident-runbook
Execute Webflow incident response — triage by HTTP status (401/403/429/500),
circuit breaker activation, cached fallback, Webflow status page checks,
communication templates, and postmortem process.
Trigger with phrases like "webflow incident", "webflow outage",
"webflow down", "webflow on-call", "webflow emergency", "webflow broken".
jeremylongshore/claude-code-plugins-plus-skills 1,803