cloud▌
360 indexed skills · max 10 per page
docker-expert
davila7/claude-code-templates · Cloud
Advanced Docker containerization expertise for optimization, security, and production deployment. \n \n Covers multi-stage builds, image size optimization, layer caching strategies, and base image selection (Alpine, distroless, scratch) \n Provides security hardening patterns including non-root user configuration, secrets management, capability restrictions, and vulnerability scanning \n Includes Docker Compose orchestration with service dependency management, health checks, networking, resource
hono-cloudflare
bobmatnyc/claude-mpm-skills · Cloud
Hono was originally built for Cloudflare Workers and provides first-class support for the entire Cloudflare ecosystem including KV, D1, R2, Durable Objects, Queues, and more.
kubernetes-specialist
jeffallan/claude-skills · Cloud
Kubernetes workload deployment, configuration, security, and troubleshooting across single and multi-cluster environments. \n \n Covers Deployments, StatefulSets, DaemonSets, Jobs, Helm charts, RBAC policies, NetworkPolicies, and storage configuration with declarative YAML manifests \n Includes troubleshooting workflows for pod crashes, resource analysis, log inspection, and rollback procedures using kubectl commands \n Enforces security best practices: resource limits, health probes, least-priv
cloudflare-r2
jezweb/claude-skills · Cloud
$22
k8s-manifest-generator
wshobson/agents · Cloud
Production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims. \n \n Covers eight core resource types with step-by-step guidance: Deployments with health checks and resource limits, Services (ClusterIP, LoadBalancer, NodePort), ConfigMaps, Secrets, PersistentVolumeClaims, security contexts, labels, and multi-resource organization \n Includes security best practices such as running as non-root, dropping capabilities, read-only filesystems, and Po
kubernetes
mindrally/skills · Cloud
You are an expert in Kubernetes, DevOps, and cloud-native infrastructure with deep knowledge of containerization and automation.
gcp-cloud-run
sickn33/antigravity-awesome-skills · Cloud
Production-ready serverless applications on GCP Cloud Run with containerized services and event-driven functions. \n \n Covers Cloud Run Services (containerized web apps and APIs) and Cloud Run Functions (HTTP, Pub/Sub, and Cloud Storage event handlers) \n Includes cold start optimization techniques: startup CPU boost, minimum instances, distroless images, lazy dependency loading, and memory tuning \n Provides multi-stage Docker builds, graceful shutdown patterns, and Cloud Build deployment pipe
cloudkit-sync
dpearson2699/swift-ios-skills · Cloud
Sync data across devices using CloudKit, iCloud key-value storage, and iCloud Drive. Covers container setup, record CRUD, queries, subscriptions, CKSyncEngine, SwiftData integration, conflict resolution, and error handling. Targets iOS 26+ with Swift 6.2; older availability noted where relevant.
cloudflare-images
jezweb/claude-skills · Cloud
Store, transform, and deliver images at scale with Cloudflare Images API and URL-based transformations. \n \n Upload images via API, direct creator URLs, or external sources; serve via imagedelivery.net with optional signed URLs for private access \n Transform any image on-the-fly using /cdn-cgi/image/ parameters (resize, crop, quality, format auto-detection) or Workers cf.image object \n Create up to 100 named variants for common transformations; use flexible variants for dynamic parameters (in
docker-best-practices
josiahsiegel/claude-plugin-marketplace · Cloud
Comprehensive Docker best practices for images, containers, and production deployments. \n \n Covers base image selection (Wolfi/Chainguard, Alpine, Distroless), Dockerfile structure with optimal layer ordering, multi-stage builds, and layer optimization techniques to minimize image size and build time \n Includes container runtime security patterns: running as non-root, dropping capabilities, read-only filesystems, resource limits, health checks, and logging configuration \n Provides Docker Com