Topic: mcp
13,395 skills in this topic.
-
coderabbit-local-dev-loop
Configure CodeRabbit CLI for local pre-commit code reviews and fast iteration.
Use when setting up local development with CodeRabbit CLI reviews,
integrating AI review into your commit workflow, or testing config changes.
Trigger with phrases like "coderabbit dev setup", "coderabbit local development",
"coderabbit CLI workflow", "coderabbit pre-commit review".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-install-auth
Install and configure CodeRabbit AI code review on GitHub or GitLab repositories.
Use when setting up CodeRabbit for the first time, installing the GitHub App,
configuring the CLI, or connecting CodeRabbit to your repositories.
Trigger with phrases like "install coderabbit", "setup coderabbit",
"coderabbit auth", "configure coderabbit", "add coderabbit to repo".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-data-handling
Implement CodeRabbit PII handling, data retention, and GDPR/CCPA compliance patterns.
Use when handling sensitive data, implementing data redaction, configuring retention policies,
or ensuring compliance with privacy regulations for CodeRabbit integrations.
Trigger with phrases like "coderabbit data", "coderabbit PII",
"coderabbit GDPR", "coderabbit data retention", "coderabbit privacy", "coderabbit CCPA".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
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-migration-deep-dive
Migrate ML workloads from AWS/GCP/Azure to CoreWeave GPU cloud.
Use when moving inference services from hyperscaler GPU instances,
migrating training pipelines, or evaluating CoreWeave vs cloud GPU costs.
Trigger with phrases like "migrate to coreweave", "coreweave migration",
"move from aws to coreweave", "coreweave vs aws gpu".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-local-dev-loop
Set up local development workflow for CoreWeave GPU deployments.
Use when building containers locally, testing YAML manifests,
or iterating on model serving configurations before deploying.
Trigger with phrases like "coreweave dev setup", "coreweave local testing",
"develop for coreweave", "coreweave container build".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-hello-world
Deploy your first app to Fly.io with flyctl launch and the Machines API.
Use when starting a new Fly.io project, deploying a container globally,
or testing edge compute deployment.
Trigger: "fly.io hello world", "fly launch", "deploy to fly.io", "first fly app".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-deploy-integration
Advanced Fly.io deployment strategies including blue-green deployments,
canary releases, multi-region rollouts, and Machines API orchestration.
Trigger: "fly.io blue-green", "fly.io canary deploy", "fly.io rolling update".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-install-auth
Set up macOS automation access for Apple Notes via AppleScript, JXA, and Shortcuts.
Use when configuring accessibility permissions, setting up osascript access,
or initializing Apple Notes automation on macOS.
Trigger: "setup apple notes", "apple notes automation", "apple notes permissions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-debug-bundle
Collect Fly.io debug evidence for support tickets including machine status,
logs, health checks, volume state, and networking diagnostics.
Trigger: "fly.io debug", "fly.io support", "fly.io diagnostic", "fly doctor".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-core-workflow-b
Export and convert Apple Notes to Markdown, JSON, HTML, and SQLite.
Use when backing up notes, exporting to other apps, converting HTML to Markdown,
or building searchable note archives from Apple Notes.
Trigger: "export apple notes", "apple notes to markdown", "backup apple notes",
"apple notes to JSON", "convert apple notes".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-sdk-patterns
Apply production-ready CodeRabbit automation patterns using GitHub API and PR comments.
Use when building automation around CodeRabbit reviews, processing review feedback
programmatically, or integrating CodeRabbit into custom workflows.
Trigger with phrases like "coderabbit automation", "coderabbit API patterns",
"automate coderabbit", "coderabbit github api", "process coderabbit reviews".
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
-
coreweave-core-workflow-b
Run distributed GPU training jobs on CoreWeave with multi-node PyTorch.
Use when training models across multiple GPUs, setting up distributed training,
or running fine-tuning jobs on CoreWeave H100 clusters.
Trigger with phrases like "coreweave training", "coreweave multi-gpu",
"distributed training coreweave", "fine-tune on coreweave".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-migration-deep-dive
Migrate to CodeRabbit from other code review tools or roll out across a large organization.
Use when switching from another AI review tool, migrating from manual-only reviews,
or planning a phased CodeRabbit adoption strategy.
Trigger with phrases like "migrate to coderabbit", "coderabbit migration",
"switch to coderabbit", "coderabbit from reviewbot", "adopt coderabbit", "replace code review tool".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-ci-integration
Configure Webflow CI/CD with GitHub Actions — automated CMS validation,
integration tests with test tokens, and publish-on-merge workflows.
Use when setting up automated testing or CI pipelines for Webflow integrations.
Trigger with phrases like "webflow CI", "webflow GitHub Actions",
"webflow automated tests", "CI webflow", "webflow pipeline".
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-hello-world
Create a minimal working Webflow Data API v2 example.
Use when starting a new Webflow integration, testing your setup,
or learning basic Webflow API patterns — list sites, read CMS collections, create items.
Trigger with phrases like "webflow hello world", "webflow example",
"webflow quick start", "simple webflow code", "first webflow API call".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-enterprise-rbac
Configure Webflow enterprise access control — OAuth 2.0 app authorization,
scope-based RBAC, per-site token isolation, workspace member management,
and audit logging for compliance.
Trigger with phrases like "webflow RBAC", "webflow enterprise",
"webflow roles", "webflow permissions", "webflow OAuth scopes",
"webflow access control", "webflow workspace members".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-webhooks-events
Implement Webflow webhook registration, signature verification, and event handling
for form_submission, site_publish, ecomm_new_order, page_created, and more.
Use when setting up webhook endpoints, implementing event-driven workflows,
or handling Webflow notifications.
Trigger with phrases like "webflow webhook", "webflow events",
"webflow webhook signature", "handle webflow events", "webflow notifications".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-deploy-integration
Deploy Webflow-powered applications to Vercel, Fly.io, and Google Cloud Run
with proper secrets management and Webflow-specific health checks.
Trigger with phrases like "deploy webflow", "webflow Vercel",
"webflow production deploy", "webflow Cloud Run", "webflow Fly.io".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-security-basics
Apply Fly.io security best practices for secrets management, private networking,
TLS certificates, and deploy token scoping.
Trigger: "fly.io security", "fly secrets", "fly.io TLS", "fly.io private network".
jeremylongshore/claude-code-plugins-plus-skills 1,803