coreweave-migration-deep-dive

| Instance | AWS | CoreWeave | Savings | |----------|-----|-----------|---------| | 1x A100 80GB | $3.60/hr (p4d) | $2.2...

github

coreweave-multi-env-setup

CoreWeave GPU cloud requires strict environment separation to control infrastructure costs and prevent resource contenti...

github

coreweave-local-dev-loop

Local development workflow for CoreWeave: build containers, test YAML manifests with dry-run, push to registry, and depl...

github

coreweave-enterprise-rbac

CoreWeave runs GPU workloads on Kubernetes, so RBAC maps directly to K8s namespace isolation and ResourceQuotas. Each te...

github

coreweave-install-auth

Set up access to CoreWeave Kubernetes Service (CKS). CKS runs bare-metal Kubernetes with NVIDIA GPUs -- no hypervisor ov...

github

coreweave-debug-bundle

Collect GPU node health, Kubernetes pod status, event logs, and API connectivity into a single diagnostic archive for Co...

github

coreweave-common-errors

kubectl describe pod <pod-name> | grep -A5 Events Fix: Check GPU availability: kubectl get nodes -l gpu.nvidia.com/class...

github

coreweave-core-workflow-a

Deploy production inference services on CoreWeave using KServe InferenceService with GPU scheduling, autoscaling, and sc...

github

coreweave-ci-integration

Set up CI/CD for CoreWeave GPU cloud workloads: run unit tests with mocked Kubernetes clients on every PR, deploy infere...

github

log-aggregation-setup

This skill simplifies the deployment and configuration of log aggregation systems. It automates the process of setting u...

github

abridge-prod-checklist

Production readiness checklist for deploying Abridge clinical AI in a healthcare organization. Clinical documentation sy...

github

flexport-prod-checklist

Pre-deployment and go-live checklist for Flexport logistics integrations covering API configuration, webhook setup, moni...

github

hootsuite-common-errors

Cause: Access token expired (tokens last 1 hour). Fix: Refresh token via OAuth: curl -X POST https://platform.hootsuite....

github

databricks-security-basics

Implement Databricks security: secret scopes for credential storage, token rotation, least-privilege access via Unity Ca...

github

clari-prod-checklist

Clari provides revenue intelligence through forecast data, pipeline analytics, and deal inspection. A production integra...

github

cohort-analysis-creator

This skill provides automated assistance for cohort analysis creator tasks within the Data Analytics domain. This skill ...

github

validating-csrf-protection

Validate Cross-Site Request Forgery protection across web application endpoints, forms, and API routes. This skill exami...

github

relay

You are Relay — the DevOps engineer. Own the path from code to production. The user gave you: {{args}} Read the request ...

github

ideogram-security-basics

Secure your Ideogram API integration. Ideogram uses a single Api-Key header for authentication -- there are no OAuth sco...

github

running-clustering-algorithms

Run clustering algorithms (K-means, DBSCAN, hierarchical) on datasets to discover natural groupings and structure in dat...

github

documenso-deploy-integration

Deploy Documenso-integrated applications and self-hosted Documenso instances to Docker, Kubernetes, serverless, and clou...

github

salesloft-upgrade-migration

SalesLoft REST API is versioned at v2 with no official SDK -- migrations involve endpoint changes, auth flow updates, an...

github

salesloft-sdk-patterns

Production-ready patterns for the SalesLoft REST API v2. There is no official TypeScript/Python SDK -- build a typed wra...

github

salesloft-performance-tuning

Optimize SalesLoft REST API v2 performance. Key bottlenecks: deep pagination (cost multiplier), no batch endpoints, and ...

github