Kubernetes

Kubernetes orchestration

Showing 841-864 of 1310 skills
OmniNode-ai

intelligence

by OmniNode-ai

Request intelligence from the OmniIntelligence service for pattern discovery, code analysis, and context enrichment

Debugging 2 3mo ago
Kaakati

Rails Error Prevention

by Kaakati

"Comprehensive checklist and prevention strategies for common Ruby on Rails errors. Use this skill BEFORE writing any Rails code to prevent ViewComponent template errors, ActiveRecord query mistakes, method exposure issues, N+1 queries, and other common Rails pitfalls."

Debugging 9 5mo ago
tondevrel

pytorch-deployment

by tondevrel

Advanced sub-skill for PyTorch focused on model productionization and deployment. Covers TorchScript (JIT/Tracing), ONNX export, LibTorch (C++ API), and inference optimization (Quantization, Pruning).

Kubernetes 9 4mo ago
Tyler-R-Kendrick

iac

by Tyler-R-Kendrick

Use when working with Infrastructure as Code tools and platforms. Covers Terraform, Pulumi, CloudFormation, Bicep, ARM, Kubernetes, Helm, Docker, Crossplane, and Dagger. USE FOR: choosing IaC tools, comparing Terraform vs Pulumi vs CloudFormation, infrastructure strategy DO NOT USE FOR: specific tool syntax (use the sub-skills: terraform, pulumi, bicep, etc.)

Cloud 9 3mo ago
Tyler-R-Kendrick

dev

by Tyler-R-Kendrick

Use when working with fundamental software development knowledge — patterns, algorithms, architecture, and craftsmanship principles drawn from canonical published works. USE FOR: development fundamentals, pattern selection, architecture decisions, algorithm choice, code quality principles, choosing between architectural styles DO NOT USE FOR: specific pattern implementations (use sub-skills: design-patterns, integration-patterns, algorithms, etc.), testing strategy (use testing), infrastructure (use iac)

Kubernetes 9 3mo ago
Kaakati

Skill Discovery Patterns

by Kaakati

How the Rails Enterprise Dev plugin discovers and uses project skills dynamically

Docs Gen 9 5mo ago
Tyler-R-Kendrick

crossplane

by Tyler-R-Kendrick

Use when managing cloud infrastructure through Kubernetes with Crossplane. Covers providers, managed resources, compositions, XRDs, claims, and the control plane pattern. USE FOR: Kubernetes-native cloud provisioning, Crossplane compositions, XRDs and claims, control plane pattern DO NOT USE FOR: standalone CLI-driven IaC (use terraform or pulumi), Kubernetes application deployment (use kubernetes or helm)

Cloud 9 3mo ago
Kaakati

ViewComponents Specialist

by Kaakati

"Specialist in ViewComponent implementation, component architecture, slots, previews, and method exposure patterns. Invoke this agent when creating or modifying ViewComponents, implementing component slots, setting up previews, debugging component rendering issues, or ensuring proper method delegation from services."

Code Gen 9 5mo ago
jackspace

cloudflare-zero-trust-access

by jackspace

Use this skill when integrating Cloudflare Zero Trust Access authentication with Cloudflare Workers applications. Provides Hono middleware setup, manual JWT validation patterns, service token authentication, CORS handling with Access, and multi-tenant configurations. Prevents 8 common errors including CORS preflight blocking (45 min saved), key cache race conditions (20 min), missing JWT headers (30 min), and dev/prod team mismatches (15 min). Saves ~58% tokens (3,250 tokens) and 2.5 hours per implementation. Covers user authentication flows, service-to-service auth, geographic restrictions, role-based access control, and Access policy configuration. Keywords: Cloudflare Access, Zero Trust, Cloudflare Zero Trust Access, Access authentication, JWT validation, access jwt, service tokens, hono cloudflare access, hono-cloudflare-access middleware, workers authentication, protect worker routes, admin authentication, access policy, identity providers, azure ad access, google workspace access, okta access, github access, rbac cloudflare, geographic restrictions, multi-tenant access, cors access, CORS preflight blocked, JWT header missing, access key cache, team mismatch, access claims

Auth 15 6mo ago
igbuend

cryptography-as-a-service-pattern

by igbuend

Security pattern for delegating cryptographic operations and key management to an external service. Use when designing systems that should not possess cryptographic keys directly. Implementation of Cryptographic Key Management pattern. Examples include Android Keystore, iOS KeyChain, AWS KMS, Azure Key Vault, Google Cloud KMS. Reduces risk of key leakage and cipher misconfiguration.

Cloud 4 3mo ago
mgiovani

docs-diagram

by mgiovani

Generate Mermaid diagrams from codebase analysis including architecture,

Agents 4 3mo ago
igbuend

kics

by igbuend

Run Checkmarx KICS for Infrastructure as Code security scanning. Use when analyzing Terraform, CloudFormation, Kubernetes, Ansible, Dockerfile, or other IaC for misconfigurations and security issues.

Cloud 4 3mo ago
89jobrien

golang-testing

by 89jobrien

Comprehensive Go testing patterns including table-driven tests, mocking,

Debugging 4 5mo ago
frames-engineering

registry

by frames-engineering

Pay-per-call API gateway for AI agents. 8 services available via x402 — no API keys, no subscriptions.

API Dev 4 3mo 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 3mo ago
igbuend

cryptographic-key-management-pattern

by igbuend

Security pattern for managing cryptographic keys throughout their lifecycle. Use when integrating cryptography requiring key generation, storage, distribution, or usage. Provides guidance on key confidentiality, integrity, configuration protection, and key information handling. Foundation for Cryptography as a service and Self-managed cryptography patterns.

Code Gen 4 3mo ago
Aznatkoiny

cpp-reinforcement-learning

by Aznatkoiny

C++ Reinforcement Learning best practices using libtorch (PyTorch C++ frontend) and modern C++17/20. Use when: - Implementing RL algorithms in C++ for performance-critical applications - Building production RL systems with libtorch - Creating replay buffers and experience storage - Optimizing RL training with GPU acceleration - Deploying RL models with ONNX Runtime

Kubernetes 6 3mo ago
eveld

k8s-debug

by eveld

Launch ephemeral debug container in running pod for interactive debugging. Use when you need to debug a pod without restarting it.

Debugging 8 5mo ago
hieutrtr

deployment-pipeline

by hieutrtr

Deployment procedures and CI/CD pipeline configuration for Python/React projects. Use when deploying to staging or production, creating CI/CD pipelines with GitHub Actions, troubleshooting deployment failures, or planning rollbacks. Covers pipeline stages (build/test/staging/production), environment promotion, pre-deployment validation, health checks, canary deployment, rollback procedures, and GitHub Actions workflows. Does NOT cover Docker image building (use docker-best-practices) or incident response (use incident-response).

CI/CD 8 3mo ago
andrueandersoncs

Requirements Management

by andrueandersoncs

This skill should be used when the user asks about "Effect services", "dependency injection", "Effect.Tag", "Context.Tag", "Layer", "Effect.provide", "Effect.provideService", "service implementation", "managing dependencies", "Layer.succeed", "Layer.effect", "Layer.scoped", "composing layers", "Layer.merge", "Layer.provide", "default services", "layer memoization", "testability", "test layers", "mock services", or needs to understand how Effect handles the Requirements (R) type parameter.

Kubernetes 8 4mo ago
eveld

k8s-awareness

by eveld

ALWAYS check before using kubectl commands. Guide for Kubernetes-related skills.

Code Review 8 5mo ago
derKlinke

ios-build-debugging

by derKlinke

Use when encountering dependency conflicts, CocoaPods/SPM resolution failures, "Multiple commands produce" errors, or framework version mismatches - systematic dependency and build configuration debugging for iOS projects. Includes pressure scenario guidance for resisting quick fixes under time constraints

Debugging 8 3mo ago
eveld

gcp-awareness

by eveld

ALWAYS check before using gcloud commands. Guide for GCP-related skills and tools.

Cloud 8 5mo ago
johnpsasser

iac-diagram-generator

by johnpsasser

Analyzes Infrastructure as Code files (Terraform, CloudFormation, Kubernetes, Docker Compose) and generates visual architecture diagrams. Use when analyzing infrastructure code, designing cloud architectures, or when the user requests architecture diagrams from IaC.

Cloud 8 5mo ago