تلاش فعال ہے

اسکلز تلاش کریں

اپنے ایجنٹ کے لیے موزوں صلاحیت تلاش کریں۔

نتائج
1,365
اس کوئری سے مماثل اسکلز
صفحہ
30
69 میں سے
کلیدی لفظ
docker
نام، ٹیگ یا وضاحت سے تلاش کریں
containers
22

app-template

Deploy applications using bjw-s/app-template Helm chart - a flexible chart for helmifying container images without dedicated charts. Use when: (1) Deploying container images that lack official Helm charts, (2) Creating HelmRelease manifests for Flux GitOps, (3) Configuring multi-container pods with sidecars, (4) Setting up persistent storage, ingress, services for custom applications, (5) Questions about app-template values structure or patterns, (6) Deploying any custom container to Kubernetes. Triggers: "deploy with app-template", "helmify this image", "create helm release for", "app-template values", "sidecar container", "multi-container pod helm", "deploy container image", "no helm chart available", "custom container deployment", "bjw-s", "app-template chart", "deploy docker image to kubernetes", "container without helm chart", "generic helm chart"

ionfury
ionfury
devops
open
containers
22

kubernetes

Production-grade Kubernetes manifests and debugging for containerized applications. This skill should be used when users ask to deploy to Kubernetes, create K8s manifests, containerize for K8s, set up Deployments/Services/Jobs/StatefulSets/CronJobs, create namespaces with resource quotas, set up multi-team isolation, configure ResourceQuota/ LimitRange, secure with RBAC (ServiceAccount, Role, RoleBinding), configure init containers (model download, db wait, migrations), set up sidecars (logging, metrics), or debug pods (CrashLoopBackOff, logs, exec, describe, events). Auto-detects from Dockerfile/code, generates hardened manifests with educational comments. CKAD-aligned.

mjunaidca
mjunaidca
devops
open
containers
22

helm

Production-grade Helm 4 chart development, release management, and debugging. This skill should be used when users ask to create Helm charts, deploy with Helm, manage releases (install/upgrade/rollback), push charts to OCI registries, debug failed deployments, configure chart dependencies, create umbrella charts, set up GitOps with ArgoCD/Flux, or troubleshoot Helm issues. Auto-detects from Dockerfile/code, generates production-hardened charts with library patterns. Complements kubernetes skill.

mjunaidca
mjunaidca
devops
open
machine-learning
21

model-deployment

Deploy ML models with FastAPI, Docker, Kubernetes. Use for serving predictions, containerization, monitoring, drift detection, or encountering latency issues, health check failures, version conflicts.

secondsky
secondsky
data-ai
open
cicd
21

bun-docker

Use for Docker with Bun, Dockerfiles, oven/bun image, containerization, and deployments.

secondsky
secondsky
devops
open
productivity-tools
21

devops

Deploy and manage cloud infrastructure on Cloudflare (Workers, R2, D1, KV, Pages, Durable Objects, Browser Rendering), Docker containers, and Google Cloud Platform (Compute Engine, GKE, Cloud Run, App Engine, Cloud Storage). Use when deploying serverless functions to the edge, configuring edge computing solutions, managing Docker containers and images, setting up CI/CD pipelines, optimizing cloud infrastructure costs, implementing global caching strategies, working with cloud databases, or building cloud-native applications.

binhmuc
binhmuc
tools
open
package-distribution
21

uv-package-manager

Comprehensive uv workflows for Python 3.14 — virtual environments, lockfiles, Python version pinning, monorepo workspaces, Docker integration, CI/CD caching, and migration from pip/Poetry/pip-tools. Use when working with uv beyond basic uv add/uv init.

kumaran-is
kumaran-is
development
open
package-distribution
21

setting-up

Interactive setup for the dev-tooling plugin (PHPStan, ECS, PHPUnit, ESLint, Stylelint, Jest MCP servers). Creates .mcp-php-tooling.json and optionally .mcp-js-tooling.json with the correct execution environment (native, docker, vagrant, ddev). Checks that jq is installed. Use when the user installs dev-tooling and needs configuration, asks how to set up PHP or JS tooling, or when php-tooling/js-tooling MCP tools fail with missing config errors.

shopwareLabs
shopwareLabs
development
open
productivity-tools
20

action-builder

Create custom GitHub Actions (composite, Docker, or JavaScript). Use when building reusable actions, creating custom workflow steps, or packaging logic for distribution. Trigger words include "create action", "custom action", "build action", "composite action", "Docker action".

armanzeroeight
armanzeroeight
tools
open
automation-tools
20

dockerfile-optimizer

Analyzes and optimizes Dockerfiles to reduce image size, improve build time, and enhance security. Use when optimizing Docker images, reducing build times, or improving Dockerfile structure.

armanzeroeight
armanzeroeight
tools
open
containers
20

docker-compose-to-nixos

Converts Docker Compose configurations to NixOS modules using the dendritic pattern with Arion. Creates modules with system users, sops secrets, Arion docker-compose config, and Tailscale integration. Use when converting docker-compose.yaml files to NixOS modules or creating new Arion-based services.

binarin
binarin
devops
open
database-tools
20

optimize

Use when the user wants Codex to set up and run codex-optimize against the current repository, including wiring a benchmark, correctness tests, Docker image, and then extracting the winning optimization back into the working repo.

RohanAdwankar
RohanAdwankar
databases
open
ecommerce-development
20

setup

Launch all services for the Retail Agentic Commerce project. Validates prerequisites, configures environment, and starts the full stack. Supports Docker deployment (recommended) and local development. Use when the user types "setup", "install", or asks to start/launch the project.

NVIDIA-AI-Blueprints
NVIDIA-AI-Blueprints
development
open
framework-internals
20

dockerfile-patterns

Core Dockerfile best practices including multi-stage builds, layer caching, security hardening, base image selection, and language-specific patterns for Python, Node, Rust, R, Go, Julia, and C/C++.

uw-ssec
uw-ssec
development
open
containers
20

singularity-apptainer

HPC containerization with Singularity/Apptainer including definition files, .sif image management, MPI integration, GPU passthrough, Slurm job integration, and Docker image conversion.

uw-ssec
uw-ssec
devops
open
web3-tools
19

eclair

Run and interact with eclair Lightning Network daemon in Docker. Use for Lightning development, testing payment channels on regtest, managing eclair containers, and calling eclair API endpoints (getinfo, connect, open/close channels, pay/receive).

Roasbeef
Roasbeef
blockchain
open
web3-tools
19

lnd

Run and interact with lnd Lightning Network daemon in Docker. Use for Lightning development, testing payment channels on regtest, managing lnd containers, and calling lnd RPC endpoints (getinfo, connect, open/close channels, pay/receive). Supports bitcoind, btcd, and neutrino backends.

Roasbeef
Roasbeef
blockchain
open
finance-investment
19

vegas-backtest-optimizer

Optimize the Vegas 4H backtest loop (cargo run + MySQL back_test_log/strategy_config) by iteratively tweaking strategy_config/risk_config parameters, rerunning cargo, and selecting configs with win_rate at least 50 percent and positive profit. Use when automating Vegas backtest tuning in this repo with the provided MySQL docker and cargo run entrypoint.

fairwic
fairwic
business
open
containers
19

app-platform-migration

Migrate applications from Heroku, AWS, Render, Railway, Fly.io, or Docker Compose to DigitalOcean App Platform. Use when converting existing apps, mapping services, refactoring platform-specific code, or creating app specs from other platform configurations.

digitalocean-labs
digitalocean-labs
devops
open
cicd
19

rails-aiproject-setup

Setting up and configuring Rails 8+ projects - Gemfile dependencies, environment config, credentials, initializers, Docker, RuboCop, project validation

zerobearing2
zerobearing2
devops
open
پچھلا
صفحہ 30 / 69
اگلا