Kubernetes

Kubernetes 编排

显示 145-168 / 共 1349 个技能
EpicenterHQ

factory-function-composition

EpicenterHQ

Apply factory function patterns to compose clients and services with proper separation of concerns. Use when creating functions that depend on external clients, wrapping resources with domain-specific methods, or refactoring code that mixes client/service/method options together.

API 开发 4771 7个月前
EpicenterHQ

services-layer

EpicenterHQ

Service layer patterns with createTaggedError, namespace exports, and Result types. Use when creating new services, defining domain-specific errors, or understanding the service architecture.

调试 4771 7个月前
simota

Compass

simota

戦略実行モニタリング・前提条件監視・OKRカスケード。Helmのロードマップと前提仮定を受け取り、KPI実績との乖離を追跡し、戦略ドリフト・前提崩壊を早期検知。戦略目標からOKRへの展開も担当。コードは書かない。

分析 74 6个月前
levnikolaevich

ln-115-devops-docs-creator

levnikolaevich

Creates runbook.md for DevOps setup. L3 Worker invoked CONDITIONALLY when hasDocker detected.

数据处理 549 6个月前
actionbook

domain-cloud-native

actionbook

"Use when building cloud-native apps. Keywords: kubernetes, k8s, docker, container, grpc, tonic, microservice, service mesh, observability, tracing, metrics, health check, cloud, deployment, 云原生, 微服务, 容器"

API 开发 1421 7个月前
tech-leads-club

render-deploy

tech-leads-club

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.

CLI 工具 5080 6个月前
tech-leads-club

decomposition-planning-roadmap

tech-leads-club

Creates structured decomposition plans and roadmaps for migrating monolithic applications. Use when planning decomposition, creating migration roadmaps, prioritizing decomposition work, tracking decomposition progress, or when the user asks about decomposition planning, migration strategy, or architectural roadmap.

代码生成 5080 7个月前
tech-leads-club

vercel-deploy

tech-leads-club

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

CI/CD 5080 7个月前
tech-leads-club

domain-analysis

tech-leads-club

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.

国际化 5080 7个月前
rcarmo

reload

rcarmo

Reinstall piclaw from workspace source and force-restart the running process. Use after making code changes to piclaw.

CLI 工具 828 6个月前
databricks-solutions

databricks-app-python

databricks-solutions

"Builds Python-based Databricks applications using Dash, Streamlit, Gradio, Flask, FastAPI, or Reflex. Handles OAuth authorization (app and user auth), app resources, SQL warehouse and Lakebase connectivity, model serving integration, and deployment. Use when building Python web apps, dashboards, ML demos, or REST APIs for Databricks, or when the user mentions Streamlit, Dash, Gradio, Flask, FastAPI, Reflex, or Databricks app."

认证鉴权 1873 6个月前
Aaronontheweb

akka-net-best-practices

Aaronontheweb

Critical Akka.NET best practices including EventStream vs DistributedPubSub, supervision strategies, error handling, Props vs DependencyResolver, work distribution patterns, and cluster/local mode abstractions for testability.

代码生成 1127 6个月前
Aaronontheweb

aspire-service-defaults

Aaronontheweb

Create a shared ServiceDefaults project for Aspire applications. Centralizes OpenTelemetry, health checks, resilience, and service discovery configuration across all services.

API 开发 1127 7个月前
Aaronontheweb

akka-net-management

Aaronontheweb

Akka.Management for cluster bootstrapping, service discovery (Kubernetes, Azure, Config), health checks, and dynamic cluster formation without static seed nodes.

API 开发 1127 6个月前
Aaronontheweb

aspire-configuration

Aaronontheweb

Configure Aspire AppHost to emit explicit app config via environment variables; keep app code free of Aspire clients and service discovery.

API 开发 1127 7个月前
paulirish

Hot Reloading for Chrome Extensions

paulirish

This skill should be used when the user asks to "setup hot reload", "add hot reloading to chrome extension", "watch extension files", "auto reload extension", or mentions "manifest v3 hot reload". Provides a zero-dependency solution for automatic extension refreshing during development.

CLI 工具 4357 8个月前
solidSpoon

vitest-bdd-3layer

solidSpoon

'DashPlayer 三层 Vitest-BDD 技能。Use when developers want business-readable BDD scenarios without coupling scenario writing to code implementation details. Triggers on: "BDD 三层", "行为测试分层", "给定当那么", "Vitest BDD", "不想在场景里写实现".'

代码生成 4322 7个月前
scitix

image-pull-debug

scitix

Diagnose container image pull failures (ErrImagePull / ImagePullBackOff). Checks pod status, containerd logs, and events to identify root cause.

调试 228 6个月前
scitix

service-debug

scitix

Diagnose Service connectivity issues (empty Endpoints, selector mismatch, port mismatch, no backend pods). Checks Service, Endpoints, and target pods to identify why traffic is not reaching backends.

CLI 工具 228 6个月前
scitix

cluster-events

scitix

Analyze cluster-wide Kubernetes events to identify issues and patterns. Aggregates Warning events, detects high-frequency patterns, and correlates related events.

代码评审 228 6个月前
scitix

pod-show-gateway

scitix

Show the gateway for a network interface in a Kubernetes pod. Reads the routing table via ip -j route from the pod's network namespace. Execute via pod_netns_script tool.

数据处理 228 6个月前
scitix

deployment-rollout-debug

scitix

Diagnose Deployment rollout failures (stuck rollouts, ProgressDeadlineExceeded, replica mismatch). Checks rollout status, ReplicaSets, and new pod health to identify why an update is failing.

代码生成 228 6个月前
scitix

dns-debug

scitix

Diagnose DNS resolution failures in the cluster (NXDOMAIN, timeouts, SERVFAIL). Checks CoreDNS health, service endpoints, and DNS configuration.

CLI 工具 228 6个月前
scitix

find-node

scitix

Fuzzy-match Kubernetes nodes by keyword. Equivalent to kubectl get nodes -o wide grep <keyword>, with header preserved. Use this instead of listing all nodes to keep context minimal.

CLI 工具 228 6个月前