Kubernetes
Kubernetes 编排
generate-tilt-dev-environment
Olino3
Generate complete local development environments using Tilt, Docker Compose, and containerization. Constructs local development realms with Tilt orchestration, live reload, and service dependencies.
testing-course-samples
microsoft
tech-radar-blip
bcook797
Guide for writing high-quality blip submissions for the ThoughtWorks Tech Radar. This skill should be used when someone asks for help submitting a blip to the Tech Radar, writing a radar submission, or preparing a technology recommendation for the ThoughtWorks radar.
generate-azure-bicep
Olino3
Generate Azure Bicep infrastructure modules using Azure Verified Modules (AVM) and bicepparams
docker-compose
vineethsoma
Docker Compose management for orchestrating MCP servers and multi-container applications. Use when deploying MCP servers, managing container lifecycles, or configuring service dependencies.
python-async-workers
lct1407
Generate Python background workers, cron jobs, message queue consumers. Use when creating scheduled tasks (APScheduler), Celery workers, RabbitMQ/Redis queue consumers, or async job processing. Follows project async patterns and integrates with existing services.
cloud-k8s
youlianvr
Use for authorized cloud, container, and Kubernetes security assessment including metadata SSRF, IAM misconfig, container escape paths, and cluster RBAC review.
java-unit-test-expert
Xunzi229
按严格的 Mock 与断言规则,基于 JUnit 5 和 Mockito 生成高质量 Java 单元测试。适用于编写或评审 Spring Boot 2.1.x 的 service、controller 单元测试,或当用户提到 Java 单元测试、JUnit、Mockito、测试覆盖率时使用。
deployment
proompteng
Build, push, and deploy services via GitOps in this repo. Use when updating images, manifests, or rolling out changes with Argo CD.
cloud-deployments
simplerick0
Cloud infrastructure specialist focused on deploying and managing applications across cloud providers. Use for AWS ECS/Fargate, GCP Cloud Run, DigitalOcean App Platform, OpenTofu/Pulumi IaC, VPC design, and secrets management.
saas-controller
afterthought
Configure and operate saas-controller services in devenv projects. Use when configuring cloud services (Zuplo, Frontegg), running sc up for local dev, deploying with sc deploy, managing secrets with secretspec profiles, or troubleshooting saas-controller.
architecture-remediation-planner
qingye-lab
Converts an accepted architecture decision into an executable, dependency-aware migration roadmap for confirmed remediation findings or an accepted open/constrained Greenfield target. Use for implementation slices, compatibility, data migration, deployment sequencing, observability, rollback, stop conditions, effort, and acceptance criteria. Produces a plan only; it does not choose architecture or implement changes.
deploy-service
NVIDIA
Deploy a service to the staging environment via shell commands
hashicorp
copyleftdev
Build systems and organizations using the "Tao of HashiCorp". Emphasizes workflows over technologies, simple modular composable tools, immutability, and versioning driven by code. Use when designing platform engineering initiatives, DevOps workflows, or infrastructure automation.
Backstage Custom Resource
kadel
This skill should be used when the user asks to "create Backstage CR", "create RHDH custom resource", "configure rhdh-operator", "create Backstage manifest", "modify Backstage CR", "configure RHDH deployment", "add dynamic plugins to CR", "configure Backstage database", "set up Backstage route", "configure app-config for RHDH", "create rhdh.redhat.com/v1alpha Backstage", or mentions creating or modifying a Backstage Custom Resource for the rhdh-operator.
kubernetes-manifest-generator
ehtbanton
Generate Kubernetes YAML manifests for deployments, services, ingress, configmaps, and other resources with best practices. Triggers on "create Kubernetes manifest", "generate k8s yaml", "kubernetes deployment for", "k8s config".
backend-go
teodevlor
Go (Golang) backend development conventions. Use when working on Go projects.
zhin-command-middleware
zhinjs
Explains Zhin command registration, middleware flow, and permission checks. Use when building commands or message middleware in Zhin plugins.
_devops-cloud-mastery
TriNgo0108
Master infrastructure as code, cloud architecture, CI/CD pipelines, and site reliability engineering. Use this as a central index to access specialized sub-skills.
testing-course-samples
microsoft
vogels-cloud-architecture
copyleftdev
Design cloud-native systems using Werner Vogels' principles of failure-first design, eventual consistency, and API-driven architecture. Emphasizes building for failure, customer obsession, and practical distributed systems. Use when building AWS-scale services, microservices, or any system that must be highly available.
api-design
Nomik94
RESTful API 설계 및 버저닝 패턴 레퍼런스. Use when: API 설계, REST API, 엔드포인트 설계, URL 설계, HTTP 메서드, 리소스 네이밍, 상태 코드, 필터링, 정렬, 검색, API 응답 구조, 벌크 작업, idempotency, API 컨벤션, API 버전 관리, v1/v2 경로 설정, 버전 올리기, 버전 분리, EndpointPath 헬퍼 사용법, 엔드포인트 경로 규칙, 하드코딩 경로 금지, admin/app/web 분리, Sub-Application, 클라이언트별 Swagger, 클라이언트별 미들웨어, app.mount, 서브앱 구조, deprecated API, sunset, deprecation 처리. 파라미터 클래스, Depends 파라미터, PaginationParams, PathParams, Query/Path 파라미터 묶기, 파라미터 재사용, 핸들러 시그니처 정리, controllers 폴더, controller 파일 구조, admin_controller, app_controller. NOT for: Pydantic 스키마 (pydantic-schema 참조), 에러 핸들링 설계 (error-handling 참조).
codebase-documenter
YPYT1
Use this agent when you need to analyze a service or codebase component and create comprehensive documentation in CLAUDE.md files. This agent should be invoked after implementing new services, majo...
deployment
alexwelcing
Deploy, debug, and maintain services on Render and containerized platforms