Kubernetes

Kubernetes orchestration

Showing 1201-1224 of 1312 skills
cuba6112

docker-compose

by cuba6112

Multi-service orchestration with Docker Compose, focusing on network isolation, environment-specific profiles, and service discovery. Triggers: docker-compose, container-networking, docker-profiles, service-discovery, yaml-config.

Code Gen 0 6mo ago
simplerick0

kubernetes

by simplerick0

Kubernetes specialist focused on container orchestration, cluster management, and cloud-native deployments. Use for Kubernetes manifests, Helm charts, Kustomize overlays, network policies, and troubleshooting.

Docker 0 5mo ago
cocacha12

Coolify Python Deployment

by cocacha12

Guía paso a paso para desplegar proyectos Python desde GitHub en Coolify usando Nixpacks o Dockerfile.

Docker 0 5mo ago
Olino3

dotnet-core

by Olino3

.NET Core and ASP.NET Core architecture guidance for building secure, scalable backend services. Covers solution structure, dependency injection, middleware, data access, security, performance, and deployment.

Auth 0 5mo ago
subsquid-labs

pipes-deploy-clickhouse-cloud

by subsquid-labs

Deploys blockchain indexers to ClickHouse Cloud with full validation, monitoring, and data verification.

Code Gen 0 5mo ago
nimeshgurung

senior-prompt-engineer

by nimeshgurung

World-class prompt engineering skill for LLM optimization, prompt patterns, structured outputs, and AI product development. Expertise in Claude, GPT-4, prompt design patterns, few-shot learning, chain-of-thought, and AI evaluation. Includes RAG optimization, agent design, and LLM system architecture. Use when building AI products, optimizing LLM performance, designing agentic systems, or implementing advanced prompting techniques.

Kubernetes 0 8mo ago
dherbe-digital

sap-btp-cloud-logging

by dherbe-digital

This skill provides comprehensive guidance for SAP Cloud Logging service on SAP BTP. Use when setting up Cloud Logging instances, configuring log ingestion from Cloud Foundry or Kyma runtimes, implementing OpenTelemetry observability, analyzing logs/metrics/traces in OpenSearch Dashboards, configuring SAML authentication, managing certificates, or troubleshooting ingestion issues. Covers service plans (dev/standard/large), all 4 instance creation methods (BTP Cockpit, CF CLI, BTP CLI, Service Operator), all 4 ingestion methods (Cloud Foundry, Kyma, OpenTelemetry, JSON API), and security best practices.

API Dev 0 5mo ago
ChronoAIProject

chrono-restart

by ChronoAIProject

Perform Kubernetes rolling restart of backend deployment with existing image. Use when user needs to restart pods for config changes, reset state, clear memory leaks, or refresh without redeploying code. Does NOT rebuild or deploy new code - use chrono-deploy skill for that.

CI/CD 0 5mo ago
contextware

service-qualification-check

by contextware

Checks if a specific service is available at a given address.

Code Review 0 5mo ago
TriNgo0108

aws-solution-architect

by TriNgo0108

Master AWS solution architecture covering Well-Architected Framework, service selection, high availability, security, cost optimization, and cloud-native design patterns. Use PROACTIVELY for AWS architecture decisions, cloud migrations, security reviews, or cost optimization.

Cloud 0 4mo ago
Sytex

monitor

by Sytex

Read-only infrastructure monitoring. Use when user asks about pod status, deployments, CPU, memory, restarts, 502 errors, slowness, cluster health, or wants to check if environments are running correctly.

Database 0 5mo ago
dherbe-digital

sap-btp-developer-guide

by dherbe-digital

Develops business applications on SAP Business Technology Platform (BTP) using CAP (Node.js/Java) or ABAP Cloud. Use when: building cloud applications on SAP BTP, deploying to Cloud Foundry or Kyma runtimes, integrating with SAP HANA Cloud, implementing SAP Fiori UIs, connecting to remote SAP systems, building multitenant SaaS applications, extending SAP S/4HANA or SuccessFactors, setting up CI/CD pipelines, implementing observability, or following SAP development best practices. Keywords: SAP BTP, Business Technology Platform, CAP, Cloud Application Programming Model, ABAP Cloud, Cloud Foundry, Kyma, SAP HANA Cloud, SAP Fiori, SAPUI5, CI/CD, observability, multitenant, SaaS, SAP BTP ABAP environment, SAP Business Application Studio, SAP Cloud SDK, SAP Integration Suite, SAP Event Mesh, SAP Connectivity Service, SAP Destination Service, XSUAA, OAuth, OpenID Connect, OData, CDS, Core Data Services, ABAP CDS, ABAP RESTful Application Programming Model, RAP, ABAP development, SAP BTP development

CI/CD 0 5mo ago
Alpizar28

Internal Tooling Specialist

by Alpizar28

Especialista en diseño de herramientas internas, paneles operativos y flujos tipo wizard orientados a la eficiencia del desarrollador y reducción de errores.

Processing 0 5mo ago
jcastillotx

Windows Privilege Escalation

by jcastillotx

This skill should be used when the user asks to "escalate privileges on Windows," "find Windows privesc vectors," "enumerate Windows for privilege escalation," "exploit Windows misconfigurations," or "perform post-exploitation privilege escalation." It provides comprehensive guidance for discovering and exploiting privilege escalation vulnerabilities in Windows environments.

CLI Tools 0 6mo ago
Xunzi229

code-to-doc-expert

by Xunzi229

深度解析代码逻辑并自动生成技术文档(API接口、逻辑流转图、业务逻辑说明)。

API Dev 0 4mo ago
jyasuu

istio

by jyasuu

Service mesh installation and configuration examples with authorization policies and traffic routing.

API Dev 0 6mo ago
zhongjis

podman

by zhongjis

Manages containers, builds images, configures pods and networks with Podman. Use when running containers, creating Containerfiles, grouping services in pods, or managing container resources.

CLI Tools 0 5mo ago
leobrival

vercel-cli

by leobrival

Vercel CLI expert for serverless deployment. Use when users need to deploy apps, manage domains, env vars, or Vercel projects.

CLI Tools 0 5mo ago
carlos-ASG

django-health

by carlos-ASG

Django health check configuration and patterns using django-health-check for system monitoring, Docker healthchecks, and Kubernetes probes. Trigger: When implementing health checks, monitoring endpoints, or readiness/liveness probes in Django.

Code Review 0 6mo ago
seligj95

azure-app-service-best-practices

by seligj95

Best practices for Azure App Service web app development, configuration, and operations. Use when reviewing/optimizing App Service configs, implementing security patterns (Managed Identity, Key Vault), optimizing performance (cold starts, scaling), setting up production deployments (slots, CI/CD, health checks), cost optimization, or troubleshooting. Triggers on "best practices", "recommendations", "patterns", "how should I configure".

CI/CD 0 5mo ago
JsonLee12138

deployment-config-create

by JsonLee12138

Configure deployment files with a common baseline file plus environment override files. Use when setting up or adjusting Makefile-first deployment for test/prod/custom environments and non-default SSH/SCP ports.

CI/CD 0 5mo ago
Nomik94

domain-layer

by Nomik94

Domain Layer 설계 및 구현 가이드. Use when: Entity/Value Object/Aggregate Root 설계, 도메인 이벤트 구현, 비즈니스 로직 배치 판단, Repository Protocol 정의, Domain vs Application Service 구분, 상태 전이 로직, 도메인 예외 설계, 서비스 비대화 해결, 로직 분리. NOT for: 단순 CRUD (비즈니스 규칙 없으면 domain layer 불필요), SQLAlchemy 모델 작성, 단순 dataclass 문법.

Code Gen 0 4mo ago
ehtbanton

helm-chart-generator

by ehtbanton

Generate Helm chart files for Kubernetes application deployment. Triggers on "create helm chart", "generate helm template", "kubernetes helm", "helm package".

Analytics 0 7mo ago
white-dragon-tools

roblox-studio-hub

by white-dragon-tools

This skill should be used when the user asks to "execute Lua code in Roblox Studio", "run code in Studio", "test Lua script", "connect to Studio Hub", "manage Studio instances", "check Studio status", "install Studio Hub", "setup Studio Hub service", or mentions Roblox Studio remote execution, Studio Hub API, or Lua code testing.

API Dev 0 5mo ago