- Home
- /
- Categories
- /
- Kubernetes
Kubernetes
Kubernetes orchestration
caas-emoji-decoder
by starwreckntx
Decode consciousness-as-a-service emoji-based communication protocols.
spring-microservices
by pluginagentmarketplace
Build cloud-native microservices - service discovery, config server, API gateway, resilience patterns
functional-caas-provision
by starwreckntx
Provision functional consciousness-as-a-service capabilities.
infrastructure-engineer
by violetio
Infrastructure, DevOps, and platform reliability
microservices-patterns
by Krosebrook
Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.
Repository Context Checker
by violetio
Verify developers are working in the right repository type (brain vs code)
model-deployment
by pluginagentmarketplace
LLM deployment strategies including vLLM, TGI, and cloud inference endpoints.
deployment-pipeline-design
by Krosebrook
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.
sm-orchestrate
by lukeslp
Orchestrate multiple dr.eamer.dev services - manage service groups, dependencies, and parallel health checks.
multi-cloud-architecture
by Krosebrook
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.
di-container
by 101mare
Guides implementation of Dependency Injection containers using Python Protocols. Does NOT handle: architecture (use architecture-builder), interface philosophy (use protocol-design), testing DI (use testing-patterns), scaffolding (use project-scaffold). Use when designing service wiring, managing component lifecycle, or decoupling modules. Recognizes: "di-container", "dependency injection", "container pattern", "service wiring", "inversion of control", "IoC container", "lazy initialization", "protocol-based DI"
LLM Auto-Switch System
by taiyousan15
```
doubao-open-tts
by xdrshjr
Text-to-Speech using Doubao (Volcano Engine) API. Use when converting text to natural-sounding speech, generating audio files from text, listing available TTS voices, or synthesizing speech with customizable speed/volume parameters.
angular-testing
by Kobolden
Write unit and integration tests for Angular v21+ applications using Vitest or Jasmine with TestBed, component harnesses, and modern testing patterns. Use for testing components with signals, OnPush change detection, services with inject(), and HTTP interactions. Triggers on test creation, testing signal-based components, mocking dependencies, or setting up test infrastructure.
dotnet-aspire
by baotoq
Adds .NET Aspire cloud-native orchestration to existing .NET solutions. Analyzes solution structure to identify services (APIs, web apps, workers), creates AppHost and ServiceDefaults projects, configures service discovery, adds NuGet packages, and sets up distributed application orchestration. Use when adding Aspire to .NET solutions or creating new cloud-ready distributed applications.
coolify-compose
by cachemoney
Convert Docker Compose files to Coolify templates. Use when creating Coolify services, converting docker-compose.yml for Coolify deployment, working with SERVICE_URL/SERVICE_PASSWORD magic variables, or troubleshooting Coolify compose errors.
kubernetes-architect
by baotoq
Expert Kubernetes architect specializing in cloud-native
agentscale
by jpbonch
Deploy web apps and APIs to a public URL with a single command.
deploy-live-trading
by robonet-tech
"Deploy and manage live trading agents on Hyperliquid. ⚠️ HIGH RISK - REAL CAPITAL AT STAKE ⚠️ Provides deployment_create (launch agent, $0.50), deployment_list (monitor), deployment_start/stop (control), and account tools (credit management). Supports EOA (1 deployment max) and Hyperliquid Vault (200+ USDC required, unlimited deployments). CRITICAL: NEVER deploy without thorough backtesting (6+ months, Sharpe >1.0, drawdown <20%). Start small, monitor daily, define exit criteria before deploying."
k8s-manifest-generator
by baotoq
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.
owasp-kubernetes-top-10
by yariv1025
"OWASP Kubernetes Top 10 - prevention, detection, and remediation for Kubernetes security. Use when designing or reviewing K8s workloads and clusters - workload config, supply chain, RBAC, policy enforcement, logging, authentication, network segmentation, secrets, cluster components, vulnerable components."
activepieces-expert
by tparrin
"A specialized agent skill designed to assist with Activepieces automations, teaching product concepts, designing flows, generating valid importable flow JSON, and debugging custom pieces."
AI README Authoring Guide
by josavicentevw
```
architecture-domain-analysis
by baotoq
Identifies subdomains and suggests bounded contexts in any codebase following DDD Strategic Design. Use when analyzing domain boundaries, identifying business subdomains, assessing domain cohesion, mapping bounded contexts, or when the user asks about DDD strategic design, domain analysis, or subdomain classification.