Topic: skills
17,247 skills in this topic.
-
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
-
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-incident-runbook
Incident response runbook for CoreWeave GPU workload failures.
Use when inference services are down, GPUs are unavailable,
or responding to production incidents on CoreWeave.
Trigger with phrases like "coreweave incident", "coreweave outage",
"coreweave runbook", "coreweave service down".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-hello-world
Deploy a GPU workload on CoreWeave with kubectl.
Use when running your first GPU job, testing inference,
or verifying CoreWeave cluster access.
Trigger with phrases like "coreweave hello world", "coreweave first deploy",
"coreweave gpu test", "run on 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
-
coreweave-webhooks-events
Monitor CoreWeave cluster events and GPU workload status.
Use when tracking pod lifecycle events, monitoring GPU utilization,
or alerting on inference service health changes.
Trigger with phrases like "coreweave events", "coreweave monitoring",
"coreweave pod alerts", "coreweave gpu monitoring".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-upgrade-migration
Upgrade CoreWeave deployments and migrate between GPU types.
Use when migrating from A100 to H100, upgrading CUDA versions,
or updating inference server versions.
Trigger with phrases like "upgrade coreweave", "coreweave gpu migration",
"coreweave cuda upgrade", "migrate coreweave".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-security-basics
Secure CoreWeave deployments with RBAC, network policies, and secrets management.
Use when hardening GPU workloads, managing model access,
or configuring namespace isolation.
Trigger with phrases like "coreweave security", "coreweave rbac",
"secure coreweave", "coreweave secrets".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-sdk-patterns
Production-ready patterns for CoreWeave GPU workload management with kubectl and Python.
Use when building inference clients, managing GPU deployments programmatically,
or creating reusable CoreWeave deployment templates.
Trigger with phrases like "coreweave patterns", "coreweave client",
"coreweave Python", "coreweave deployment template".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-reference-architecture
Reference architecture for CoreWeave GPU cloud deployments.
Use when designing ML infrastructure, planning multi-model serving,
or establishing CoreWeave deployment standards.
Trigger with phrases like "coreweave architecture", "coreweave design",
"coreweave infrastructure", "coreweave best practices".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-rate-limits
Handle CoreWeave API and GPU quota limits.
Use when hitting quota limits, managing GPU resource allocation,
or implementing request queuing for inference endpoints.
Trigger with phrases like "coreweave quota", "coreweave limits",
"coreweave gpu allocation", "coreweave throttle".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-prod-checklist
Production readiness checklist for CoreWeave GPU workloads.
Use when launching inference services, preparing GPU training for production,
or validating deployment configurations.
Trigger with phrases like "coreweave production", "coreweave go-live",
"coreweave checklist", "coreweave launch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-performance-tuning
Optimize CoreWeave GPU inference latency and throughput.
Use when reducing inference latency, maximizing GPU utilization,
or tuning batch sizes and concurrency.
Trigger with phrases like "coreweave performance", "coreweave latency",
"coreweave throughput", "optimize coreweave inference".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-observability
Set up GPU monitoring and observability for CoreWeave workloads.
Use when implementing GPU metrics dashboards, configuring alerts,
or tracking inference latency and throughput.
Trigger with phrases like "coreweave monitoring", "coreweave observability",
"coreweave gpu metrics", "coreweave grafana".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-multi-env-setup
Configure CoreWeave across development, staging, and production environments.
Use when setting up multi-environment GPU infrastructure, separating namespaces,
or managing per-environment GPU quotas.
Trigger with phrases like "coreweave environments", "coreweave staging",
"coreweave multi-env", "coreweave namespace setup".
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
-
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
-
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
-
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
-
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
-
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