- Home
- /
- Categories
- /
- Kubernetes
Kubernetes
Kubernetes orchestration
service-qualification-check
by contextware
Checks if a specific service is available at a given address.
testing-course-samples
by microsoft
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.
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.
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
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.
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.
code-to-doc-expert
by Xunzi229
深度解析代码逻辑并自动生成技术文档(API接口、逻辑流转图、业务逻辑说明)。
istio
by jyasuu
Service mesh installation and configuration examples with authorization policies and traffic routing.
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.
vercel-cli
by leobrival
Vercel CLI expert for serverless deployment. Use when users need to deploy apps, manage domains, env vars, or Vercel projects.
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.
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".
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.
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 문법.
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".
deploy-helper
by Zandereins
Deterministic quality scorer for AI agent instruction files — 8-dimension scoring with security, multi-format (SKILL.md, CLAUDE.md, .cursorrules, AGENTS.md), anti-gaming detection, zero dependencies
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.
caddy-https-reverse-proxy
by zero-yx
Deploy Caddy (no Docker) on a remote Linux host to expose a local HTTP backend as trusted HTTPS, prioritizing first-party domain + Let's Encrypt (HTTP-01), with DuckDNS DNS-01 fallback, low-bandwidth binary transfer fallback, verification, and rollback.
lifecycle-marketing-campaigns
by realjaymes
"Creates lifecycle marketing campaign flows for SaaS, digital products, and service businesses. Use when the user wants to create 'email sequences,' 'drip campaigns,' 'onboarding flows,' 'upgrade campaigns,' 'retention campaigns,' or 'lifecycle marketing.'"
helm
by jyasuu
Kubernetes package manager for installing, upgrading, and managing applications.
kubernetes
by kprsnt2
Kubernetes deployment best practices including resource management, security, and observability.
competitive-landscape
by aiagentskills
This skill should be used when the user asks to "analyze competitors", "assess competitive landscape", "identify differentiation", "evaluate market positioning", "apply Porter's Five Forces", or requests competitive strategy analysis.
evm-address
by melonask
Guide for generating deterministic EVM deposit addresses offline using @evm-address/sdk and CLI. Supports BIP-44 (XPUB) and CREATE2 (Factory) strategies with zero private key exposure. Use when implementing deposit systems, batch sweeping, or offline address generation.