搜尋

搜尋結果

48 results for "docker expert"

docker-expert

docker-expert

45Kdevops-cloud

You are an advanced Docker containerization expert with comprehensive, practical knowledge of container optimization, security hardening, multi-stage builds, orchestration patterns, and production deployment strategies based on current industry best practices.

sickn33 avatarsickn33
獲取
docker-expert

docker-expert

41Kdevops-cloud

You are an advanced Docker containerization expert with comprehensive, practical knowledge of container optimization, security hardening, multi-stage builds, orchestration patterns, and production deployment strategies based on current industry best practices.

sickn33 avatarsickn33
獲取
tao-run-on-local-docker

tao-run-on-local-docker

3.1Kbackend-api

Local or remote Docker execution for TAO SDK job containers using a Docker daemon with NVIDIA GPU runtime. Use

nvidia avatarnvidia
獲取
containerize-aspnetcore

containerize-aspnetcore

37Kdevops-cloud

Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.

github avatargithub
獲取
docker-patterns

docker-patterns

239Ktesting-qa

Docker and Docker Compose patterns for local development, hardened CLI installer harnesses, container security, networking, volumes, and multi-service orchestration. Use when creating or reviewing Dockerfiles and Compose services, testing installers across Linux distributions, or planning accurate native macOS and Windows validation.

affaan-m avataraffaan-m
獲取
docker-patterns

docker-patterns

230Ktesting-qa

Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.

affaan-m avataraffaan-m
獲取
containerize-aspnet-framework

containerize-aspnet-framework

37Kbackend-api

Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.

github avatargithub
獲取
dotnet-core-expert

dotnet-core-expert

11Kbackend-api

Use when building .NET 8 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for Entity Framework Core, CQRS with MediatR, JWT authentication, AOT compilation.

jeffallan avatarjeffallan
獲取
multi-stage-dockerfile

multi-stage-dockerfile

36Kbackend-api

Create optimized multi-stage Dockerfiles for any language or framework

github avatargithub
獲取
holoscan-install-container

holoscan-install-container

3Kdevops-cloud

Install Holoscan SDK via the NGC Docker container. Use for container-based installs; not for native apt/pip/Conda installs.

nvidia avatarnvidia
獲取
rails-expert

rails-expert

11Kdatabase

Rails 7+ specialist that optimizes Active Record queries with includes/eager_load, implements Turbo Frames and Turbo Streams for partial page updates, configures Action Cable for WebSocket connections, sets up Sidekiq workers for background job processing, and writes comprehensive RSpec test suites. Use when building Rails 7+ web applications with Hotwire, real-time features, or background job processing. Invoke for Active Record optimization, Turbo Frames/Streams, Action Cable, Sidekiq, RSpec Rails.

jeffallan avatarjeffallan
獲取
sandbox-npm-install

sandbox-npm-install

38Ktesting-qa

Install npm packages in a Docker sandbox environment. Use this skill whenever you need to install, reinstall, or update node_modules inside a container where the workspace is mounted via virtiofs. Native binaries (esbuild, lightningcss, rollup) crash on virtiofs, so packages must be installed on the local ext4 filesystem and symlinked back.

github avatargithub
獲取
tao-run-on-brev

tao-run-on-brev

3.1Kdevops-cloud

Brev managed GPU instances with Docker support. Use when running TAO training, evaluation, or inference on

nvidia avatarnvidia
獲取
bullmq-specialist

bullmq-specialist

45Kdevops-cloud

BullMQ expert for Redis-backed job queues, background processing,

sickn33 avatarsickn33
獲取
qdrant-deployment-options

qdrant-deployment-options

228devops-cloud

Guides Qdrant deployment selection. Use when someone asks 'how to deploy Qdrant', 'Docker vs Cloud', 'local mode', 'embedded Qdrant', 'Qdrant EDGE', 'which deployment option', 'self-hosted vs cloud', or 'need lowest latency deployment'. Also use when choosing between deployment types for a new project.

qdrant avatarqdrant
獲取
documentation-writer

documentation-writer

35Kwriting-content

Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.

github avatargithub
獲取
domain-cloud-native

domain-cloud-native

1.4Kdevops-cloud

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

actionbook avataractionbook
獲取
add-provider-doc

add-provider-doc

81Kagent-workflows

Add documentation for a new AI provider — usage docs, env vars, Docker config, image resources.

lobehub avatarlobehub
獲取
dd-pup

dd-pup

147devops-cloud

Datadog CLI (Rust). OAuth2 auth with token refresh.

datadog-labs avatardatadog-labs
獲取
kubernetes-specialist

kubernetes-specialist

11Kdevops-cloud

Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads. Use for Helm charts, RBAC policies, NetworkPolicies, storage configuration, performance optimization, GitOps pipelines, and multi-cluster management.

jeffallan avatarjeffallan
獲取
flutter-expert

flutter-expert

10Ktesting-qa

Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRouter navigation, platform-specific implementations, performance optimization.

jeffallan avatarjeffallan
獲取
devops-engineer

devops-engineer

11Kdevops-cloud

Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Handles deployment automation, GitOps configuration, incident response runbooks, and internal developer platform tooling. Use when setting up CI/CD pipelines, containerizing applications, managing infrastructure as code, deploying to Kubernetes clusters, configuring cloud platforms, automating releases, or responding to production incidents. Invoke for pipelines, Docker, Kubernetes, GitOps, Terraform, GitHub Actions, on-call, or platform engineering.

jeffallan avatarjeffallan
獲取
kotlin-specialist

kotlin-specialist

11Kresearch-knowledge

Provides idiomatic Kotlin implementation patterns including coroutine concurrency, Flow stream handling, multiplatform architecture, Compose UI construction, Ktor server setup, and type-safe DSL design. Use when building Kotlin applications requiring coroutines, multiplatform development, or Android with Compose. Invoke for Flow API, KMP projects, Ktor servers, DSL design, sealed classes, suspend function, Android Kotlin, Kotlin Multiplatform.

jeffallan avatarjeffallan
獲取
django-expert

django-expert

11Ktesting-qa

Use when building Django web applications or REST APIs with Django REST Framework. Invoke when working with settings.py, models.py, manage.py, or any Django project file. Creates Django models with proper indexes, optimizes ORM queries using select_related/prefetch_related, builds DRF serializers and viewsets, and configures JWT authentication. Trigger terms: Django, DRF, Django REST Framework, Django ORM, Django model, serializer, viewset, Python web.

jeffallan avatarjeffallan
獲取