Kubernetes

Kubernetes orchestration

Showing 265-288 of 1349 skills
baz-scm

devops-cloud

by baz-scm

Skill in automating software deployment pipelines and managing cloud infrastructure for scalable, reliable systems.

CI/CD 142 10mo ago
giuseppe-trisciuoglio

aws-lambda-java-integration

by giuseppe-trisciuoglio

Provides AWS Lambda integration patterns for Java with cold start optimization. Use when deploying Java functions to AWS Lambda, choosing between Micronaut and Raw Java approaches, optimizing cold starts below 1 second, configuring API Gateway or ALB integration, or implementing serverless Java applications. Triggers include "create lambda java", "deploy java lambda", "micronaut lambda aws", "java lambda cold start", "aws lambda java performance", "java serverless framework".

Cloud 331 6mo ago
giuseppe-trisciuoglio

spring-boot-dependency-injection

by giuseppe-trisciuoglio

Provides dependency injection patterns for Spring Boot projects covering constructor-first patterns, optional collaborator handling, bean selection, and validation practices. Use when configuring beans, wiring dependencies, or troubleshooting injection issues.

Code Gen 331 7mo ago
giuseppe-trisciuoglio

spring-boot-resilience4j

by giuseppe-trisciuoglio

This skill should be used when implementing fault tolerance and resilience patterns in Spring Boot applications using the Resilience4j library. Apply this skill to add circuit breaker, retry, rate limiter, bulkhead, time limiter, and fallback mechanisms to prevent cascading failures, handle transient errors, and manage external service dependencies gracefully in microservices architectures.

API Dev 331 7mo ago
giuseppe-trisciuoglio

langchain4j-spring-boot-integration

by giuseppe-trisciuoglio

Provides integration patterns for LangChain4j with Spring Boot. Handles auto-configuration, dependency injection, and Spring ecosystem integration. Use when embedding LangChain4j into Spring Boot applications.

Kubernetes 331 7mo ago
giuseppe-trisciuoglio

spring-boot-actuator

by giuseppe-trisciuoglio

Provides patterns to configure Spring Boot Actuator for production-grade monitoring, health probes, secured management endpoints, and Micrometer metrics across JVM services. Use when setting up monitoring, health checks, or metrics for Spring Boot applications.

API Dev 331 7mo ago
giuseppe-trisciuoglio

spring-boot-saga-pattern

by giuseppe-trisciuoglio

Provides distributed transaction patterns using the Saga Pattern in Spring Boot microservices. Use when building microservices requiring transaction management across multiple services, handling compensating transactions, ensuring eventual consistency, or implementing choreography or orchestration-based sagas with Spring Boot, Kafka, or Axon Framework.

Code Gen 331 7mo ago
GitHamza0206

customer-service-expert

by GitHamza0206

Expert guidance for improving customer service assistants. Use when optimizing UX, response time, tone, wording, conversation flow, or evaluating customer service quality.

Debugging 1.5K 8mo ago
zhaono1

deployment-engineer

by zhaono1

Deployment automation specialist for CI/CD pipelines and infrastructure. Use when setting up deployment, configuring CI/CD, or managing releases.

CI/CD 75 7mo ago
joelhooks

k8s

by joelhooks

Operate the joelclaw Kubernetes cluster — Talos Linux on Colima (Mac Mini). Deploy services, check health, debug pods, recover from restarts, add ports, manage Helm releases, inspect logs, fix networking. Triggers on: 'kubectl', 'pods', 'deploy to k8s', 'cluster health', 'restart pod', 'helm install', 'talosctl', 'colima', 'nodeport', 'flannel', 'port mapping', 'k8s down', 'cluster not working', 'add a port', 'PVC', 'storage', any k8s/Talos/Colima infrastructure task. Also triggers on service-specific deploy: 'deploy redis', 'redeploy inngest', 'livekit helm', 'pds not responding'.

CI/CD 63 6mo ago
joelhooks

sync-system-bus

by joelhooks

"Deploy the system-bus-worker to the joelclaw Kubernetes cluster from local machine. Use when syncing changes in packages/system-bus to k8s, especially because the GitHub Actions deploy job targets a non-existent self-hosted runner and cannot complete deploys automatically."

CI/CD 63 6mo ago
joelhooks

imsg-rpc

by joelhooks

Set up, maintain, and debug the imsg-rpc Unix socket daemon that gives the gateway iMessage access via JSON-RPC. Covers FDA setup, code signing, launchd service, and the imsg source repo.

CLI Tools 63 6mo ago
joelhooks

joelclaw-system-check

by joelhooks

"Run a comprehensive health check of the joelclaw system — k8s cluster, worker, Inngest, Redis, Typesense/OTEL, tests, TypeScript, repo sync, memory pipeline, pi-tools, git config, active loops, disk, stale tests. Outputs a 1-10 score with per-component breakdown. Use when: 'system health', 'health check', 'is everything working', 'system status', 'how's the system', 'check everything', or at session start to orient."

Code Review 63 6mo ago
joelhooks

inngest-local

by joelhooks

"Set up self-hosted Inngest on macOS as a durable background task manager for AI agents. Interactive Q&A to match intent — from Docker one-liner to full k8s deployment with persistent state. Use when: 'set up inngest', 'background tasks', 'durable workflows', 'self-host inngest', 'event-driven functions', 'cron jobs', or any request for a local workflow engine."

Processing 63 6mo ago
CommandCodeAI

aws-agentic-ai

by CommandCodeAI

AWS Bedrock AgentCore comprehensive expert for deploying and managing all AgentCore services. Use when working with Gateway, Runtime, Memory, Identity, or any AgentCore component. Covers MCP target deployment, credential management, schema optimization, runtime configuration, memory management, and identity services.

Cloud 120 8mo ago
blacklanternsecurity

windows-discovery

by blacklanternsecurity

Windows local privilege escalation enumeration and attack surface mapping.

Code Review 260 6mo ago
blacklanternsecurity

windows-service-dll-abuse

by blacklanternsecurity

Exploit Windows service misconfigurations and DLL hijacking for local privilege escalation.

CLI Tools 260 6mo ago
HermeticOrmus

gitops-workflow

by HermeticOrmus

Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deployments, or setting up declarative infrastructure management.

Git & VCS 98 9mo ago
HermeticOrmus

multi-cloud-architecture

by HermeticOrmus

Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud systems, avoiding vendor lock-in, or leveraging best-of-breed services from multiple providers.

Cloud 98 9mo ago
HermeticOrmus

k8s-security-policies

by HermeticOrmus

Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or enforcing pod security standards.

Kubernetes 98 9mo ago
HermeticOrmus

k8s-manifest-generator

by HermeticOrmus

Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.

Code Gen 98 9mo ago
HermeticOrmus

microservices-patterns

by HermeticOrmus

Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.

API Dev 98 9mo ago
HermeticOrmus

deployment-pipeline-design

by HermeticOrmus

Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices.

CI/CD 98 9mo ago
ThibautBaissac

rails-architecture

by ThibautBaissac

Guides modern Rails 8 code architecture decisions and patterns. Use when deciding where to put code, choosing between patterns (service objects vs concerns vs query objects), designing feature architecture, refactoring for better organization, or when user mentions architecture, code organization, design patterns, or layered design.

Database 652 7mo ago