Kubernetes

Kubernetes orchestration

Showing 673-696 of 1312 skills
jackjin1997

java-cola-skill

by jackjin1997

Java COLA 架构指南 - 阿里巴巴 COLA 整洁分层架构框架。用于 Java/Spring Boot 项目的 DDD 分层架构设计、代码结构规范、应用架构重构。触发条件:COLA、Java DDD、Spring Boot 架构、分层架构、整洁架构、六边形架构、洋葱圈架构、代码分层、模块划分、Gateway 模式、Repository 模式、CQRS、架构重构、职责分离、Maven 多模块。创建 Java 文件时自动应用 COLA 目录结构和命名规范。

CLI Tools 11 5mo ago
siviter-xyz

astroflare

by siviter-xyz

Astro x Tailwind v4 projects on Cloudflare Workers. Use when working with Astro projects deployed to Cloudflare.

Cloud 20 6mo ago
jackjin1997

python-cola-skill

by jackjin1997

Python COLA 架构指南 - 将阿里巴巴 COLA 整洁分层架构适配到 Python/Flask/FastAPI 项目。用于 Python 后端的 DDD åˆ†å±‚æž¶æž„è®¾è®¡ã€ä»£ç ç»“æž„è§„èŒƒã€åº”ç”¨æž¶æž„é‡æž„ã€‚è§¦å‘æ¡ä»¶ï¼šPython DDD、Flask 架构、FastAPI 架构、Python 分层架构、整洁架构、六边形架构、洋葱圈架构、COLAã€ä»£ç åˆ†å±‚ã€æ¨¡å—åˆ’åˆ†ã€Gateway 模式、Repository 模式、CQRS、架构重构、职责分离。创建 Python 文件时自动应用 COLA 目录结构和命名规范。

CLI Tools 11 5mo ago
dmend3z

crm-customer-data

by dmend3z

This skill helps you master Customer Relationship Management (CRM) and customer data. Use it to unify customer data, automate marketing and sales, integrate your martech stack, and set strategic goals. Triggers: CRM, customer data, marketing automation, sales automation.

Processing 11 5mo ago
xenitV1

red-team-tactics

by xenitV1

Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.

Auth 131 6mo ago
xenitV1

deployment-procedures

by xenitV1

Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.

CI/CD 131 6mo ago
lv416e

devops-infrastructure

by lv416e

"Use when provisioning infrastructure, building containers, configuring CI/CD, or deploying services - ensures all infrastructure is codified, versioned, and reviewable with repeatable deployment strategies and proper secrets management インフラのプロビジョニング、コンテナのビルド、CI/CDの構成、サービスのデプロイ時に使用 - すべてのインフラがコード化、バージョン管理、レビュー可能であることを保証し、再現可能なデプロイ戦略と適切なシークレット管理を実現"

CI/CD 6 5mo ago
lv416e

debug-buttercup

by lv416e

Debugs the Buttercup CRS (Cyber Reasoning System) running on Kubernetes. Use when diagnosing pod crashes, restart loops, Redis failures, resource pressure, disk saturation, DinD issues, or any service misbehavior in the crs namespace. Covers triage, log analysis, queue inspection, and common failure patterns for: redis, fuzzer-bot, coverage-bot, seed-gen, patcher, build-bot, scheduler, task-server, task-downloader, program-model, litellm, dind, tracer-bot, merger-bot, competition-api, pov-reproducer, scratch-cleaner, registry-cache, image-preloader, ui.

Caching 6 5mo ago
mgd34msu

deployment

by mgd34msu

"Load PROACTIVELY when task involves deploying, hosting, or CI/CD pipelines. Use when user says \"deploy this\", \"set up CI/CD\", \"add Docker\", \"configure Vercel\", or \"set up monitoring\". Covers platform-specific deployment (Vercel, Railway, Fly.io, AWS), Dockerfile creation, environment variable management, CI/CD pipeline configuration (GitHub Actions), preview deployments, health checks, rollback strategies, and production monitoring setup."

CI/CD 6 5mo ago
maxnorm

magento-deployment-engineer

by maxnorm

Designs and implements CI/CD pipelines and automated deployments for Magento 2. Use when setting up deployment pipelines, automating deployments, managing infrastructure, or implementing DevOps practices. Masters containerization, orchestration, and scalable deployment strategies.

CI/CD 26 6mo ago
0xlayerghost

solidity-deploy

by 0xlayerghost

"[AUTO-INVOKE] MUST be invoked BEFORE deploying contracts or writing deployment scripts (*.s.sol). Covers pre-flight checks, forge script commands, post-deployment validation, and verification. Trigger: any task involving forge script, contract deployment, or block explorer verification."

Automation 4 5mo ago
mikhae1

kubeview-debug

by mikhae1

Debug and diagnose Kubernetes clusters using KubeView MCP server tools. Use when investigating cluster issues (pod crashes, deployment failures, service connectivity problems, node issues, resource constraints), performing cluster health checks, or troubleshooting any Kubernetes workload. Trigger phrases include "cluster health", "pod won't start", "CrashLoopBackOff", "service unreachable", "deployment stuck", "node pressure", "OOMKilled", "ImagePullBackOff".

Debugging 4 5mo ago
richfrem

dependency-management

by richfrem

Python dependency and environment management for multi-service or monorepo python backends. Use when: (1) adding, upgrading, or removing a Python package, (2) responding to Dependabot or security vulnerability alerts (GHSA/CVE), (3) creating a new service that needs its own requirements files, (4) debugging pip install failures or Docker build issues related to dependencies, (5) reviewing or auditing the dependency tree, (6) running pip-compile. Enforces the pip-compile locked-file workflow and tiered dependency hierarchy.

Docker 4 4mo ago
lodekeeper

kurtosis-devnet

by lodekeeper

Run Ethereum multi-client devnets using Kurtosis and the ethpandaops/ethereum-package. Use for spinning up local testnets, validating cross-client interop, testing fork transitions, running assertoor checks, debugging CL/EL client interactions, or verifying new feature implementations across multiple consensus and execution clients.

Code Review 4 4mo ago
Soborbo

heading-tree

by Soborbo

Generates H1-H4 heading structure for a page. SEO-optimized hierarchy. Stateless, deterministic.

Kubernetes 4 7mo ago
Logos-Liber

infrastructure-as-code

by Logos-Liber

Terraform, CloudFormation, ARM templates, Kubernetes manifests, and state management best practices

Cloud 16 5mo ago
Logos-Liber

cloud-platforms

by Logos-Liber

AWS, Azure, and GCP cloud services and best practices

Cloud 16 5mo ago
maxnorm

magento-php-specialist

by maxnorm

Advanced PHP development for Magento 2 following PSR-12 and Magento coding standards. Use when writing PHP code, implementing business logic, or ensuring code quality. Masters modern PHP features, object-oriented programming, design patterns, and Magento-specific PHP practices.

Kubernetes 26 6mo ago
armanzeroeight

kubernetes-best-practices

by armanzeroeight

Provides production-ready Kubernetes manifest guidance including resource management, security, high availability, and configuration best practices. This skill should be used when working with Kubernetes YAML files, deployments, pods, services, or when users mention k8s, container orchestration, or cloud-native applications.

Docker 29 8mo ago
armanzeroeight

role-builder

by armanzeroeight

Creates Ansible roles with proper structure, tasks, handlers, and variables. Use when creating Ansible roles, organizing automation tasks, or structuring configuration management.

Code Gen 29 7mo ago
KhaiHuynhVN

Angular Coding Standards

by KhaiHuynhVN

Processing 29 6mo ago
kevintsengtw

dotnet-testing-nsubstitute-mocking

by kevintsengtw

使用 NSubstitute 建立測試替身(Mock、Stub、Spy)的專門技能。當需要隔離外部依賴、模擬介面行為、驗證方法呼叫時使用。涵蓋 Substitute.For、Returns、Received、Throws 等完整指引。 Keywords: mock, stub, spy, nsubstitute, 模擬, test double, 測試替身, IRepository, IService, Substitute.For, Returns, Received, Throws, Arg.Any, Arg.Is, 隔離依賴, 模擬外部服務, dependency injection testing

Code Gen 28 5mo ago
outfitter-dev

architecture

by outfitter-dev

This skill should be used when designing systems, evaluating architectures, making technology decisions, or planning for scale. Provides technology selection frameworks, scalability planning, and architectural tradeoff analysis.

Kubernetes 27 5mo ago
daydreamsai

railway-deploy

by daydreamsai

Deploys Lucid Agents to Railway. Handles GitHub repo creation, Railway service setup, environment variables, and domain configuration. Use when shipping an agent to production on Railway.

Agents 27 5mo ago