Topic: mcp
13,395 skills in this topic.
-
flyio-cost-tuning
Optimize Fly.io costs with auto-stop/suspend, right-sizing VMs,
volume management, and monitoring spend across apps and regions.
Trigger: "fly.io costs", "fly.io pricing", "fly.io billing", "reduce fly.io spend".
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
-
flyio-core-workflow-b
Execute Fly.io secondary workflow: Postgres clusters, persistent volumes, and private networking.
Use when adding databases, persistent storage, or internal service communication.
Trigger: "fly postgres", "fly volumes", "fly.io database", "fly.io persistent storage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-core-workflow-a
Execute Fly.io primary workflow: deploy, scale, and manage apps with flyctl and fly.toml.
Use when deploying applications, configuring regions, setting secrets,
or managing the app lifecycle on Fly.io.
Trigger: "fly deploy", "fly.io app management", "fly scale", "fly.io regions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-common-errors
Diagnose and fix common Fly.io errors including deployment failures, health check
failures, machine issues, and networking problems.
Trigger: "fly.io error", "fly deploy failed", "fly.io not working", "fly health check".
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
-
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
-
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-cost-tuning
Optimize CoreWeave GPU cloud costs with right-sizing and scheduling.
Use when reducing GPU spend, selecting cost-effective instances,
or implementing scale-to-zero for dev workloads.
Trigger with phrases like "coreweave cost", "coreweave pricing",
"reduce coreweave spend", "coreweave budget".
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
-
coreweave-core-workflow-a
Deploy KServe InferenceService on CoreWeave with autoscaling and GPU scheduling.
Use when serving ML models with KServe, configuring scale-to-zero,
or deploying production inference endpoints on CoreWeave.
Trigger with phrases like "coreweave inference service", "coreweave kserve",
"coreweave model serving", "deploy model on coreweave".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-ci-integration
Configure CI/CD pipelines for Fly.io with GitHub Actions, Docker builds,
deploy tokens, and automated deployment workflows.
Trigger: "fly.io CI", "fly.io GitHub Actions", "fly deploy CI/CD".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-common-errors
Diagnose and fix CoreWeave GPU scheduling, pod, and networking errors.
Use when pods are stuck Pending, GPUs are not allocated,
or experiencing CUDA and NCCL errors.
Trigger with phrases like "coreweave error", "coreweave pod pending",
"coreweave gpu not found", "coreweave debug", "fix coreweave".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-ci-integration
Integrate CoreWeave deployments into CI/CD pipelines with GitHub Actions.
Use when automating container builds, deploying inference services from CI,
or validating GPU manifests in pull requests.
Trigger with phrases like "coreweave CI", "coreweave github actions",
"coreweave pipeline", "automate coreweave deploy".
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
-
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
-
coderabbit-security-basics
Configure CodeRabbit for security-focused code review with secret detection and vulnerability scanning.
Use when setting up security review rules, configuring secret detection in PRs,
or hardening CodeRabbit configuration for compliance requirements.
Trigger with phrases like "coderabbit security", "coderabbit secrets",
"secure coderabbit", "coderabbit vulnerability detection", "coderabbit security review".
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
-
coderabbit-reference-architecture
Implement CodeRabbit reference architecture with production-grade .coderabbit.yaml configuration.
Use when designing review configuration for a new project, establishing team standards,
or building a comprehensive review setup from scratch.
Trigger with phrases like "coderabbit architecture", "coderabbit best practices",
"coderabbit project structure", "coderabbit reference config", "coderabbit full setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-rate-limits
Understand and handle CodeRabbit and GitHub API rate limits for review automation.
Use when hitting rate limits on @coderabbitai commands, automating review queries,
or building scripts that interact with CodeRabbit via the GitHub API.
Trigger with phrases like "coderabbit rate limit", "coderabbit throttling",
"coderabbit too many requests", "github api rate limit coderabbit".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-prod-checklist
Execute CodeRabbit production readiness checklist for org-wide deployment.
Use when preparing to enforce CodeRabbit reviews, going live with required checks,
or auditing CodeRabbit configuration before making it a merge gate.
Trigger with phrases like "coderabbit production", "coderabbit go-live",
"coderabbit launch checklist", "coderabbit readiness", "coderabbit pre-launch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-performance-tuning
Optimize CodeRabbit review speed, relevance, and signal-to-noise ratio.
Use when reviews take too long, contain too many irrelevant comments,
or when teams are experiencing review fatigue.
Trigger with phrases like "coderabbit performance", "optimize coderabbit",
"coderabbit slow", "coderabbit noise", "coderabbit too many comments", "coderabbit relevance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-observability
Monitor CodeRabbit review effectiveness with metrics, dashboards, and alerts.
Use when tracking review coverage, measuring comment acceptance rates,
or building dashboards for CodeRabbit adoption across your organization.
Trigger with phrases like "coderabbit monitoring", "coderabbit metrics",
"coderabbit observability", "monitor coderabbit", "coderabbit alerts", "coderabbit dashboard".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-multi-env-setup
Configure CodeRabbit review behavior per branch and environment using path instructions and base branches.
Use when setting different review profiles per branch, configuring stricter reviews for release branches,
or customizing CodeRabbit behavior across dev/staging/prod workflows.
Trigger with phrases like "coderabbit environments", "coderabbit staging",
"coderabbit per-branch config", "coderabbit release review", "coderabbit environment setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803