Kubernetes

Kubernetes 编排

显示 457-480 / 共 1349 个技能
incidentfox

investigate

incidentfox

Systematic incident investigation methodology. Use when investigating production issues, service degradation, errors, latency spikes, or outages.

数据处理 656 7个月前
incidentfox

aws-troubleshoot

incidentfox

AWS service troubleshooting patterns. Use for EC2, ECS, Lambda, CloudWatch, RDS issues.

代码评审 656 7个月前
incidentfox

log-analysis

incidentfox

Partition-first log analysis methodology. Use for log searches, error analysis, pattern finding across Datadog, CloudWatch, or Kubernetes logs.

调试 656 7个月前
incidentfox

sre-principles

incidentfox

Core SRE behavioral principles for incident response. Guides intellectual honesty, evidence-based reasoning, and communication standards.

调试 656 7个月前
incidentfox

k8s-debug

incidentfox

Kubernetes debugging patterns. Use for pod crashes, CrashLoopBackOff, OOMKilled, ImagePullBackOff, scheduling failures, deployment issues.

代码评审 656 7个月前
appwrite

appwrite-cli

appwrite

Appwrite CLI skill. Use when managing Appwrite projects from the command line. Covers installation, login, project initialization, deploying functions/sites/tables/buckets/teams/topics, managing resources, non-interactive CI/CD mode, and generating type-safe SDKs.

CLI 工具 27 6个月前
saadshahd

portless

saadshahd

Stable named .localhost URLs for local dev servers. Use when running dev servers, port conflicts, needing stable URLs, or CORS issues with localhost. Triggers on "port", "localhost", "dev server", "local URL", "CORS localhost", "which port".

API 开发 34 6个月前
chaterm

pod-management

chaterm

Kubernetes Pod 管理与调试

CLI 工具 57 7个月前
dirnbauer

legal-impressum

dirnbauer

Austrian Impressum (legal notice) requirements for all company types. Covers ECG, UGB, GewO, MedienG, and Offenlegungspflicht for public media. Use when working with impressum, legal notice, imprint, austria, österreich, ECG, mediengesetz, offenlegung.

邮件 33 7个月前
algorand-devrel

create-python-x402-facilitator

algorand-devrel

Create Python x402 facilitator services that verify and settle payments on-chain. Use when building a FastAPI-based facilitator, implementing the FacilitatorAvmSigner protocol (sign_transaction, sign_group, simulate_group, send_group, confirm_transaction), registering with register_exact_avm_facilitator, creating multi-network facilitators (EVM+SVM+AVM), or setting up facilitator API endpoints (/verify, /settle, /supported). Strong triggers include "create a Python facilitator", "build a payment facilitator service", "implement FacilitatorAvmSigner", "set up facilitator endpoints", "verify and settle Algorand payments", "fee payer service".

代码生成 33 6个月前
aviz85

gh-pages-deploy

aviz85

Deploy static or interactive frontend content to GitHub Pages using gh CLI. Use when the user wants to publish, share, or make accessible any HTML/CSS/JS content - including demos, prototypes, visualizations, landing pages, portfolios, documentation, interactive tools, games, or any browser-based project. Activate whenever content needs to be publicly viewable via URL, not just when "website" is explicitly mentioned.

CLI 工具 46 7个月前
bobmatnyc

kubernetes

bobmatnyc

"Kubernetes operations playbook for deploying services: core objects, probes, resource sizing, safe rollouts, and fast kubectl debugging"

代码评审 73 8个月前
bobmatnyc

software-patterns

bobmatnyc

Decision framework for architectural patterns including DI, SOA, Repository, Domain Events, Circuit Breaker, and Anti-Corruption Layer. Use when designing systems, choosing patterns, or reviewing architecture.

数据处理 73 9个月前
mastepanoski

nist-ai-rmf

mastepanoski

AI risk assessment using NIST AI RMF 1.0 framework. Evaluate AI systems across 4 core functions (Govern, Map, Measure, Manage) for trustworthy and responsible AI deployment.

数据处理 48 7个月前
tebjan

vvvv-node-libraries

tebjan

Helps set up C# library projects that provide nodes to vvvv gamma — project directory structure, Initialization.cs with AssemblyInitializer, service registration via RegisterService, IResourceProvider factories, ImportAsIs namespace/category configuration, .csproj setup, and dynamic node factories via RegisterNodeFactory. Use when creating a new library project, registering services or node factories, configuring ImportAsIs parameters, or setting up .csproj.

代码生成 32 6个月前
bobmatnyc

opentelemetry

bobmatnyc

"OpenTelemetry observability patterns: traces, metrics, logs, context propagation, OTLP export, Collector pipelines, and troubleshooting"

调试 73 8个月前
Makisuo

effect-best-practices

Makisuo

Enforces Effect-TS patterns for services, errors, layers, and atoms. Use when writing code with Effect.Service, Schema.TaggedError, Layer composition, or effect-atom React components.

数据库 79 6个月前
Dicklesworthstone

vercel

Dicklesworthstone

"Deploy and manage Vercel projects, domains, environment variables, and serverless functions using the vercel CLI."

CLI 工具 73 8个月前
armanzeroeight

stack-designer

armanzeroeight

Designs CloudFormation stack structure, nested stacks, and resource organization. Use when designing CloudFormation infrastructure, organizing resources into stacks, or planning nested stack hierarchies.

云服务 29 9个月前
daydreamsai

railway-deploy

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.

智能体 29 7个月前
kishorkukreja

distribution-center-network

kishorkukreja

When the user wants to design distribution center networks, optimize DC placement and flows, or configure multi-echelon distribution systems. Also use when the user mentions "DC network design," "distribution network optimization," "multi-echelon distribution," "regional DC placement," "distribution strategy," "fulfillment network design," or "supply chain network configuration." For warehouse location, see warehouse-location-optimization. For general facility location, see facility-location-problem.

Kubernetes 58 7个月前
kishorkukreja

cpg-network-design

kishorkukreja

When the user wants to design CPG (Consumer Packaged Goods) distribution networks, optimize DC locations for retail distribution, or plan omnichannel fulfillment networks. Also use when the user mentions "CPG network," "retail distribution network," "DC strategy," "forward deployment centers," "store replenishment network," or "omnichannel distribution." For general network design, see network-design. For promotional supply chain, see promotional-planning.

数据处理 58 7个月前
kishorkukreja

dsd-route-optimization

kishorkukreja

When the user wants to optimize Direct Store Delivery (DSD) routes, plan delivery schedules for retail stores, or improve route efficiency for CPG distribution. Also use when the user mentions "DSD routing," "store delivery optimization," "retail route planning," "delivery windows," "merchandising routes," or "field sales routing." For general vehicle routing, see vehicle-routing-problem. For last-mile delivery, see last-mile-delivery.

Kubernetes 58 7个月前
kevintsengtw

dotnet-testing-nsubstitute-mocking

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

代码生成 28 6个月前